Make rand_pool buffers more dynamic in their sizing.
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/9428)
This commit is contained in:
parent
82925f9dd0
commit
a6a66e4511
5 changed files with 67 additions and 5 deletions
3
CHANGES
3
CHANGES
|
@ -19,6 +19,9 @@
|
|||
The macro SYSerr() is deprecated.
|
||||
[Rich Salz]
|
||||
|
||||
*) Significantly reduce secure memory usage by the randomness pools.
|
||||
[Paul Dale]
|
||||
|
||||
*) {CRYPTO,OPENSSL}_mem_debug_{push,pop} are now no-ops and have been
|
||||
deprecated.
|
||||
[Rich Salz]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue