]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Mon, 14 Feb 2011 13:06:26 +0000 (14:06 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 14 Feb 2011 13:06:26 +0000 (14:06 +0100)
Rev: nettle/ChangeLog:1.153

ChangeLog

index 3e2a019fba8d26d1ee19ff1536563f4ef980425c..32ca92ff3cbc21148f51ae5ae6e21c53620fc204 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-02-14  Niels Möller  <nisse@lysator.liu.se>
 
+       * examples/nettle-benchmark.c (time_gcm): Renamed. Updated for
+       gcm_aes_auth to gcm_aes_update renaming. Benchmark both encryption
+       and hashing.
+       (time_gmac): ...old name.
+
        * nettle-internal.c (des_set_key_hack): Don't touch the bits
        parity, since thay are now ignored.
        (des3_set_key_hack): Likewise.