Commit 7e978372 authored by Lutz Jänicke's avatar Lutz Jänicke
Browse files

Don't forget responsible person so that its clear who is to blame.

parent 4cb73bf8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.