Don't be overly paranoid.
authorBodo Möller <bodo@openssl.org>
Tue, 26 Oct 1999 11:19:42 +0000 (11:19 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 26 Oct 1999 11:19:42 +0000 (11:19 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 62f5c90daa9e78d09feeaf297ee90d3c282a01ed..f8006eb305818908fd569b5e7f9af7c578d8716c 100644 (file)
--- a/CHANGES
+++ b/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