]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Sun, 25 Jul 2010 18:28:31 +0000 (20:28 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 25 Jul 2010 18:28:31 +0000 (20:28 +0200)
Rev: nettle/ChangeLog:1.103

ChangeLog

index 90d401c384436c7c943660df91f891e124e28aef..8d98feee7363fd07853eef73215c030a8c0ccb02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2010-07-25  Niels Möller  <nisse@lysator.liu.se>
 
+       * configure.ac: Use camellia-crypt-internal.asm, if available.
+
+       * x86/machine.m4 (LREG, HREG): Moved macros here, from... 
+       * x86/aes.m4: ...here.
+
+       * x86/camellia-crypt-internal.asm: New file.
+
        * nettle.texinfo: Updated and expanded section on DSA.
        Document aes_invert_key, and camellia. Added missing functions
        rsa_sha512_verify and rsa_sha512_verify_digest.