]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Wed, 9 Feb 2011 21:35:34 +0000 (22:35 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 9 Feb 2011 21:35:34 +0000 (22:35 +0100)
Rev: nettle/ChangeLog:1.143

ChangeLog

index a8235b95aaa37374adf4a456ebeebd81428324b5..5ecbcaf29f77e9bbba51969f9df03f7cc4c6800e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2011-02-09  Niels Möller  <nisse@lysator.liu.se>
 
+       * examples/nettle-benchmark.c (time_gmac): Use gcm_aes interface.
+
+       * testsuite/gcm-test.c (test_gcm_aes): New function, replacing
+       test_cipher_gcm and using the new gcm_aes interface.
+       (test_main): Updated to use test_gcm_aes.
+       * testsuite/testutils.c (test_cipher_gcm): Deleted function.
+
+       * Makefile.in (nettle_SOURCES): Added gcm-aes.c.
+
        * gcm.c (gcm_set_key): Replaced context argument by a struct
        gcm_key *.
        (gcm_hash): Replaced context argument by a struct gcm_key * and a