[git] GCRYPT - branch, master, updated. libgcrypt-1.8.1-85-g9660c3f

[email protected] (by NIIBE Yutaka)
Newsgroups gmane.comp.encryption.gpg.cvs
Message-ID <[email protected]>
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  9660c3fafd732b1857bb2697c6f43aed077b9ad6 (commit)
      from  8a44c55d2fb758f726b8b436aa5c0b88a6c6f112 (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 9660c3fafd732b1857bb2697c6f43aed077b9ad6
Author: NIIBE Yutaka <[email protected]>
Date:   Wed Jul 4 14:09:38 2018 +0900

    RFC-8439 was published.
    
    * cipher/cipher-poly1305.c: Update RFC reference.
    
    Signed-off-by: NIIBE Yutaka <[email protected]>

diff --git a/cipher/cipher-poly1305.c b/cipher/cipher-poly1305.c
index a2a74e8..82537aa 100644
--- a/cipher/cipher-poly1305.c
+++ b/cipher/cipher-poly1305.c
@@ -1,4 +1,4 @@
-/* cipher-poly1305.c  -  Poly1305 based AEAD cipher mode, RFC-7539
+/* cipher-poly1305.c  -  Poly1305 based AEAD cipher mode, RFC-8439
  * Copyright (C) 2014 Jussi Kivilinna <[email protected]>
  *
  * This file is part of Libgcrypt.
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index 967745f..4cae489 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -1690,7 +1690,7 @@ Associated Data (AEAD) block cipher mode, which is specified in
 @item  GCRY_CIPHER_MODE_POLY1305
 @cindex Poly1305 based AEAD mode with ChaCha20
 This mode implements the Poly1305 Authenticated Encryption with Associated
-Data (AEAD) mode according to RFC-7539. This mode can be used with ChaCha20
+Data (AEAD) mode according to RFC-8439. This mode can be used with ChaCha20
 stream cipher.
 
 @item  GCRY_CIPHER_MODE_OCB

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

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


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.