Don't forget responsible person so that its clear who is to blame.
This commit is contained in:
parent
4cb73bf8e4
commit
7e97837274
1
CHANGES
1
CHANGES
@ -26,6 +26,7 @@
|
|||||||
+) Increase ENTROPY_NEEDED to 32 bytes, as Rijndael can operate with
|
+) Increase ENTROPY_NEEDED to 32 bytes, as Rijndael can operate with
|
||||||
256 bit (=32 byte) keys. Of course seeding with more entropy bytes
|
256 bit (=32 byte) keys. Of course seeding with more entropy bytes
|
||||||
than this minimum value is recommended.
|
than this minimum value is recommended.
|
||||||
|
[Lutz Jaenicke]
|
||||||
|
|
||||||
+) New random seeder for OpenVMS, using the system process statistics
|
+) New random seeder for OpenVMS, using the system process statistics
|
||||||
that are easily reachable.
|
that are easily reachable.
|
||||||
|
Loading…
Reference in New Issue
Block a user