Extend all the loading functions to take an engine pointer, a pass
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b01fa2b3cb33329e48caf58d7d43152dcdfd5596..ccc991b959070306a15dace9d7183cb245787eec 100644 (file)
--- 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.