Point to Peter Gutmann's revised paper.
The copy at www.usenix.org is the old version.
This commit is contained in:
parent
e37c27d239
commit
24b8bf2163
@ -264,6 +264,7 @@ int RAND_poll(void)
|
|||||||
* This seeding method was proposed in Peter Gutmann, Software
|
* This seeding method was proposed in Peter Gutmann, Software
|
||||||
* Generation of Practically Strong Random Numbers,
|
* Generation of Practically Strong Random Numbers,
|
||||||
* http://www.usenix.org/publications/library/proceedings/sec98/gutmann.html
|
* http://www.usenix.org/publications/library/proceedings/sec98/gutmann.html
|
||||||
|
* revised version at http://www.cryptoengines.com/~peter/06_random.pdf
|
||||||
* (The assignment of entropy estimates below is arbitrary, but based
|
* (The assignment of entropy estimates below is arbitrary, but based
|
||||||
* on Peter's analysis the full poll appears to be safe. Additional
|
* on Peter's analysis the full poll appears to be safe. Additional
|
||||||
* interactive seeding is encouraged.)
|
* interactive seeding is encouraged.)
|
||||||
|
Loading…
Reference in New Issue
Block a user