Document the AES changes.
This commit is contained in:
parent
b3e2acac4e
commit
1b97c938e9
4
CHANGES
4
CHANGES
@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
Changes between 0.9.6d and 0.9.7 [XX xxx 2002]
|
Changes between 0.9.6d and 0.9.7 [XX xxx 2002]
|
||||||
|
|
||||||
|
*) Add AES modes CFB and OFB to the object database. Correct an
|
||||||
|
error in AES-CFB decryption.
|
||||||
|
[Richard Levitte]
|
||||||
|
|
||||||
*) Remove most calls to EVP_CIPHER_CTX_cleanup() in evp_enc.c, this
|
*) Remove most calls to EVP_CIPHER_CTX_cleanup() in evp_enc.c, this
|
||||||
allows existing EVP_CIPHER_CTX structures to be reused after
|
allows existing EVP_CIPHER_CTX structures to be reused after
|
||||||
calling EVP_*Final(). This behaviour is used by encryption
|
calling EVP_*Final(). This behaviour is used by encryption
|
||||||
|
Loading…
x
Reference in New Issue
Block a user