updating Readme
This commit is contained in:
parent
df4bd76662
commit
d1690bbf8c
21
README.md
21
README.md
@ -1,2 +1,23 @@
|
|||||||
# openSSL-DICE
|
# openSSL-DICE
|
||||||
Simulated implementation of DICE based on microsoft paper on dice n riot. initial implementation, later to be implemented on Jetson Xavior
|
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?
|
||||||
|
Loading…
Reference in New Issue
Block a user