Point to Peter Gutmann's revised paper.

The copy at www.usenix.org is the old version.
This commit is contained in:
Ulf Möller 2000-09-13 14:24:07 +00:00
parent e37c27d239
commit 24b8bf2163

View File

@ -264,6 +264,7 @@ int RAND_poll(void)
* This seeding method was proposed in Peter Gutmann, Software
* Generation of Practically Strong Random Numbers,
* 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
* on Peter's analysis the full poll appears to be safe. Additional
* interactive seeding is encouraged.)