[git] GCRYPT - branch, master, updated. libgcrypt-1.6.0-14-ge313b9d

by Werner Koch cvs at cvs.gnupg.org
Wed Jan 8 19:45:39 CET 2014


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  e313b9d7b76f1d04be1e8c9d654166e9f73e0249 (commit)
      from  7fef7f481c0a1542be34d1dc831f58d41846ac29 (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 e313b9d7b76f1d04be1e8c9d654166e9f73e0249
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jan 8 19:45:13 2014 +0100

    Typo fixes.
    
    --

diff --git a/NEWS b/NEWS
index dbe30ee..878742e 100644
--- a/NEWS
+++ b/NEWS
@@ -36,7 +36,7 @@ Noteworthy changes in version 1.6.0 (2013-12-16)
  * Mitigated the Yarom/Falkner flush+reload side-channel attack on RSA
    secret keys.  See <http://eprint.iacr.org/2013/448> [CVE-2013-4242].
 
- * Added support for Deterministic DSA as per RFC-6969.
+ * Added support for Deterministic DSA as per RFC-6979.
 
  * Added support for curve Ed25519.
 
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index dc42950..d5b6c8e 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -951,7 +951,7 @@ The default is @code{GCRY_RNG_TYPE_STANDARD} unless FIPS mode as been
 enabled; in which case @code{GCRY_RNG_TYPE_FIPS} is used and locked
 against further changes.
 
- at item GCRYCTL_GETT_CURRENT_RNG_TYPE; Arguments: int *
+ at item GCRYCTL_GET_CURRENT_RNG_TYPE; Arguments: int *
 This command stores the type of the currently used RNG as an integer
 value at the provided address.
 

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

Summary of changes:
 NEWS            |    2 +-
 doc/gcrypt.texi |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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