From 77d02fc09351bb9127dfe811bcaabf3b36f83c03 Mon Sep 17 00:00:00 2001 From: "atul.jha" Date: Sun, 17 May 2020 12:04:48 +0200 Subject: [PATCH] Day2 Learning makefile --- README.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 8408ee0..0000000 --- a/README.md +++ /dev/null @@ -1,23 +0,0 @@ -# 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?