Working challenge and response model for DIMA
Go to file
2020-06-18 17:44:00 +05:30
trial1 mbedtls extract CDI key working 2020-06-18 17:39:14 +05:30
trial2 mbedtls extract CDI key, ROM functions complete. 2020-06-18 17:44:00 +05:30
README.md added t1 t2 and readme 2020-05-17 12:16:22 +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?