commit | 7e978372743cc49fe49805c3bccec41f15f0e116 | [log] [tgz] |
---|---|---|
author | Lutz Jänicke <jaenicke@openssl.org> | Tue May 29 13:52:21 2001 +0000 |
committer | Lutz Jänicke <jaenicke@openssl.org> | Tue May 29 13:52:21 2001 +0000 |
tree | 8fc6e9b543a0d04a3c17c979da2e33304863670b | |
parent | 4cb73bf8e49113a843a1499cc9111011f1552dec [diff] |
Don't forget responsible person so that its clear who is to blame.
diff --git a/CHANGES b/CHANGES index b01fa2b..ccc991b 100644 --- a/CHANGES +++ b/CHANGES
@@ -26,6 +26,7 @@ +) Increase ENTROPY_NEEDED to 32 bytes, as Rijndael can operate with 256 bit (=32 byte) keys. Of course seeding with more entropy bytes than this minimum value is recommended. + [Lutz Jaenicke] +) New random seeder for OpenVMS, using the system process statistics that are easily reachable.