From a069460015e249c523c53dfc0b992d290bbcd3fb Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 10 Jun 2003 04:42:38 +0000 Subject: [PATCH] Document the AES_cbc_encrypt() change --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index f74bc98da4..9c05ac611b 100644 --- a/CHANGES +++ b/CHANGES @@ -530,6 +530,10 @@ 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 flushes were not handled properly if the BIO retried. On read data was not being buffered properly and had various logic bugs. -- 2.34.1