Open mchack-work opened 1 year ago
I agree. I'll write one and add in the readme.
Pr #24 now includes some more info. Is it enough?
Enough for me, any thoughts @mchack-work ?
Would be nice with some brief description of how the Hash_DRBG works and what sort of role the CDI plays in the initialisation, perhaps directly as comments in rng.c.
Rather having it in the README. I'm just afraid that it becomes too big and detailed.
The description of the internals of the random number generation in
random-generator
, as inhttps://github.com/tillitis/tkey-testapps/tree/main/apps/rng_stream#implementation-details
is missing. It would be helpful to have a similar description, perhaps directly in the source code?