[git] GCRYPT - branch, master, updated. libgcrypt-1.6.0-305-g5d41e1a

by Jussi Kivilinna cvs at cvs.gnupg.org
Fri Jan 29 10:04:55 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU crypto library".

The branch, master has been updated
       via  5d41e1a1216c4b341bc737d7fe91438676a5c361 (commit)
      from  79fe55c36996627a4856e2af280c1bf98f66f170 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5d41e1a1216c4b341bc737d7fe91438676a5c361
Author: Jussi Kivilinna <jussi.kivilinna at iki.fi>
Date:   Thu Jan 28 19:07:50 2016 +0200

    Update NEWS
    
    --
    
    Signed-off-by: Jussi Kivilinna <jussi.kivilinna at iki.fi>

diff --git a/NEWS b/NEWS
index 79d1931..e4e4882 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,18 @@ Noteworthy changes in version 1.7.0 (unreleased)
 
  * Added OCB mode.
 
+ * Added support for the SHA3-224, SHA3-256, SHA3-384 and SHA3-512
+   hash algorithms.
+
+ * Added support for the SHAKE128 and SHAKE256 extendable-output
+   function algorithms.
+
+ * Added support for the ChaCha20 stream cipher.
+
+ * Added support for the Poly1305 message authentication algorithm and
+   ChaCha20-Poly1305 Authenticated Encryption with Associated Data
+   mode.
+
  * New flag "no-keytest" for ECC key generation.  Due to a bug in the
    parser that flag will also be accepted but ignored by older version
    of Libgcrypt.
@@ -30,6 +42,7 @@ Noteworthy changes in version 1.7.0 (unreleased)
  * Interface changes relative to the 1.6.0 release:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gcry_mac_get_algo               NEW.
+ gcry_md_extract                 NEW.
  GCRY_MAC_HMAC_MD2               NEW.
  GCRY_MD_FLAG_BUGEMU1            NEW.
  GCRYCTL_SET_SBOX                NEW.

-----------------------------------------------------------------------

Summary of changes:
 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org




More information about the Gnupg-commits mailing list