Document the AES_cbc_encrypt() change
This commit is contained in:
parent
4eebab0d22
commit
f63f51dc22
4
CHANGES
4
CHANGES
@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
Changes between 0.9.7b and 0.9.7c [xx XXX 2003]
|
Changes between 0.9.7b and 0.9.7c [xx XXX 2003]
|
||||||
|
|
||||||
|
*) Change AES_cbc_encrypt() so it outputs exact multiple of
|
||||||
|
blocks during encryption.
|
||||||
|
[Richard Levitte]
|
||||||
|
|
||||||
*) Various fixes to base64 BIO and non blocking I/O. On write
|
*) Various fixes to base64 BIO and non blocking I/O. On write
|
||||||
flushes were not handled properly if the BIO retried. On read
|
flushes were not handled properly if the BIO retried. On read
|
||||||
data was not being buffered properly and had various logic bugs.
|
data was not being buffered properly and had various logic bugs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user