[git] GCRYPT - branch, master, updated. libgcrypt-1.7.3-34-ge232c12

by Werner Koch cvs at cvs.gnupg.org
Fri Dec 9 16:00:19 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  e232c12efac539b2fd2a4472259693b4364a349e (commit)
      from  618b8978f46f4011c11512fd5f30c15e01652e2e (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 e232c12efac539b2fd2a4472259693b4364a349e
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Dec 9 15:57:33 2016 +0100

    Add release info from 1.7.4
    
    --

diff --git a/NEWS b/NEWS
index 722172a..146e208 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,41 @@ Noteworthy changes in version 1.8.0 (unreleased)  [C21/A1/R_]
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    GCRYCTL_REINIT_SYSCALL_CLAMP    NEW macro.
 
+
+Noteworthy changes in version 1.7.4 (2016-12-09)  [C21/A1/R4]
+------------------------------------------------
+
+ * Performance:
+
+   - More ARMv8/AArch32 improvements for AES, GCM, SHA-256, and SHA-1.
+
+   - Add ARMv8/AArch32 assembly implementation for Twofish and
+     Camellia.
+
+   - Add bulk processing implementation for ARMv8/AArch32.
+
+   - Add Stribog OIDs.
+
+   - Improve the DRBG performance and sync the code with the Linux
+     version.
+
+ * Internal changes:
+
+   - When secure memory is requested by the MPI functions or by
+     gcry_xmalloc_secure, they do not anymore lead to a fatal error if
+     the secure memory pool is used up.  Instead new pools are
+     allocated as needed.  These new pools are not protected against
+     being swapped out (mlock can't be used).  However, these days
+     this is considered a minor issue and can easily be mitigated by
+     using encrypted swap space.
+
+ * Bug fixes:
+
+   - Fix GOST 28147 CryptoPro-B S-box.
+
+   - Fix error code handling of mlock calls.
+
+
 Noteworthy changes in version 1.7.3 (2016-08-17)  [C21/A1/R3]
 ------------------------------------------------
 

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

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


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


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits




More information about the Gcrypt-devel mailing list