diff options
author | Paul Selkirk <paul@psgd.org> | 2015-03-25 01:02:22 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2015-03-25 01:02:22 -0400 |
commit | 62789094bb4079a024be518ecbe79efa68f62d9d (patch) | |
tree | 3b3f9c33878bd7db9921107840325fd511c1a357 /README.md | |
parent | 7bb7bdf29dcf41546a17c1e31c28b347d619ac03 (diff) |
streamline(?) api_mux, register data for eim output
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -44,7 +44,7 @@ avalance noise from a reversed bias P/N junction as one source and RSSI LSB from a receiver. The reason for having multiple entropy sources is both to provide -reduncancy as well as making it harder for an attacker to affect the +redundancy as well as making it harder for an attacker to affect the entropy collection by forcing the attacker to try and affect different physical processes simultaneously. @@ -90,9 +90,9 @@ a seed. ### Random generation ### -The random generation consists of a cryptographically safe pseudo random -number generator (CSPRNG). The CSPRNG used in the trng is the strea -cipher ChaCHa. +The random generation consists of a cryptographically secure pseudo random +number generator (CSPRNG). The CSPRNG used in the trng is the stream +cipher ChaCha. ChaCha is seeded with: - 512 bits block |