mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Note the "ERR_unload_strings" function.
This commit is contained in:
parent
1738bb61e1
commit
5b16639538
4
CHANGES
4
CHANGES
@ -12,6 +12,10 @@
|
|||||||
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
|
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
|
||||||
+) applies to 0.9.7 only
|
+) applies to 0.9.7 only
|
||||||
|
|
||||||
|
*) Make it possible to unload ranges of ERR strings with a new
|
||||||
|
"ERR_unload_strings" function.
|
||||||
|
[Geoff Thorpe]
|
||||||
|
|
||||||
*) Rabin-Miller test analyses assume uniformly distributed witnesses,
|
*) Rabin-Miller test analyses assume uniformly distributed witnesses,
|
||||||
so use BN_pseudo_rand_range() instead of using BN_pseudo_rand()
|
so use BN_pseudo_rand_range() instead of using BN_pseudo_rand()
|
||||||
followed by modular reduction.
|
followed by modular reduction.
|
||||||
|
Loading…
Reference in New Issue
Block a user