From 62789094bb4079a024be518ecbe79efa68f62d9d Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Wed, 25 Mar 2015 01:02:22 -0400 Subject: streamline(?) api_mux, register data for eim output --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 117a972..5082918 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3