From d1690bbf8c07a9f57a8deb0971bd2336a2b6bf1f Mon Sep 17 00:00:00 2001 From: "atul.jha" Date: Sat, 16 May 2020 12:54:21 +0200 Subject: [PATCH] updating Readme --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 3cd7651..f7c21eb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ # openSSL-DICE Simulated implementation of DICE based on microsoft paper on dice n riot. initial implementation, later to be implemented on Jetson Xavior + + +Step 1 - skeletal setup + +sketch roadmap of dataflow +lable functions +locate input and output DS +find appropriate openssl fns + + + +Step 2 - codify + +use static value for ids, eg UDS, FW + + + + +Step 3 - replace static IDs with real values + +use real values from device? use rng?