Working challenge and response model for DIMA
Go to file
2021-02-11 13:14:46 +01:00
.github/workflows Create c-cpp.yml 2020-07-28 18:00:04 +02:00
ch-resp-self Challenge response successful 2021-02-09 11:06:40 +01:00
include pushing lib 2020-08-31 05:33:55 -03:00
trial1 basic ECC functional 2020-07-24 15:09:47 +02:00
trial2 basic ECC functional 2020-07-24 15:09:47 +02:00
trial3 New and improved DICE core. Asymm keygen successful 2021-01-08 09:14:07 +01:00
trial4 challenge response self 2021-01-20 13:31:58 +01:00
trial5 seg fult 2021-02-11 13:14:46 +01:00
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?