]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Tue, 8 Feb 2011 20:11:49 +0000 (21:11 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 8 Feb 2011 20:11:49 +0000 (21:11 +0100)
Rev: nettle/ChangeLog:1.141

ChangeLog

index 20e0070c271d3207ae703a22b778d494f644173e..e41784368008dfa23c0409e1434d953670ddb6cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-02-08  Niels Möller  <nisse@lysator.liu.se>
 
+       * gcm.h (struct gcm_ctx): The hash key is now always an array,
+       named h, with array size depending on GCM_TABLE_BITS.
        * gcm.c (gcm_gf_shift): Added a separate result argument.
        (gcm_gf_mul): Compile bitwise version only when GCM_TABLE_BITS ==
        0. Simplified interface with just two arguments pointing to