Amend the original CHANGES log entry. The ex_data handling has been
similarly modified now on DH and DSA.
This commit is contained in:
parent
01e62900c7
commit
ef8b601789
8
CHANGES
8
CHANGES
@ -42,10 +42,10 @@
|
|||||||
BN_is_one(), and BN_is_word().
|
BN_is_one(), and BN_is_word().
|
||||||
[Bodo Moeller]
|
[Bodo Moeller]
|
||||||
|
|
||||||
*) Initialise "ex_data" member of an RSA structure prior to calling the
|
*) Initialise "ex_data" member of RSA/DSA/DH structures prior to calling
|
||||||
method-specific "init()" handler, and clean up ex_data after calling
|
the method-specific "init()" handler. Also clean up ex_data after
|
||||||
the method-specific "finish()" handler. Previously, this was happening
|
calling the method-specific "finish()" handler. Previously, this was
|
||||||
the other way round.
|
happening the other way round.
|
||||||
[Geoff Thorpe]
|
[Geoff Thorpe]
|
||||||
|
|
||||||
*) New function BN_swap.
|
*) New function BN_swap.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user