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

by NIIBE Yutaka cvs at cvs.gnupg.org
Wed Jul 4 07:10:32 CEST 2018


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 <gniibe at fsij.org>
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 <gniibe at fsij.org>

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 <jussi.kivilinna at iki.fi>
  *
  * 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


_______________________________________________
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