Commit fbb56e5b authored by Richard Levitte's avatar Richard Levitte
Browse files

Document the AES changes.

parent 78055aa6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -64,6 +64,10 @@
 
 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 
     allows existing EVP_CIPHER_CTX structures to be reused after
     calling EVP_*Final(). This behaviour is used by encryption