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

ChangeLog

index dc64fecec1be7f34feeeb821812eed1262a33e11..90d401c384436c7c943660df91f891e124e28aef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-07-25  Niels Möller  <nisse@lysator.liu.se>
 
+       * 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.
+
        * camellia.h (struct camellia_ctx): Eliminate the two unused
        subkeys, and renumber the remaining ones.       
        * camellia-crypt-internal.c (_camellia_crypt): Updated for