mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Don't be overly paranoid.
This commit is contained in:
parent
640588bbfb
commit
99e87569fd
2
CHANGES
2
CHANGES
@ -15,7 +15,7 @@
|
||||
x509 (when signing).
|
||||
Except on systems with /dev/urandom, it is crucial to have a random
|
||||
seed file at least for key creation, DSA signing, and for DH exchanges;
|
||||
for RSA signatures it might not hurt _that_ much not to have one.
|
||||
for RSA signatures we could do without one.
|
||||
|
||||
gendh and gendsa (unlike genrsa) used to read only the first byte
|
||||
of each file listed in the `-rand' option. The function as previously
|
||||
|
Loading…
Reference in New Issue
Block a user