Working challenge and response model for DIMA
Go to file
atul.jha a3bbac915e ,s
2020-05-16 12:57:19 +02:00
README.md ,s 2020-05-16 12:57:19 +02:00

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?