]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Wed, 16 Feb 2011 19:58:52 +0000 (20:58 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 16 Feb 2011 19:58:52 +0000 (20:58 +0100)
Rev: nettle/ChangeLog:1.157

ChangeLog

index 8eb332f7e7efcadd659b89a05418813db829e3d4..ba793cc2f213b1ae34b7c1bdb3d79cbaf2bf1aa1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-02-16  Niels Möller  <nisse@lysator.liu.se>
 
+       * cbc.h (CBC_ENCRYPT): Avoid using NULL; we don't ensure that it
+       is defined.
+       (CBC_DECRYPT): Likewise.
+
        * gcm-aes.c (gcm_aes_set_iv): Use GCM_SET_IV.
        (gcm_aes_set_key): Deleted cast.
        (gcm_aes_encrypt): Likewise.