From 41881d1899bdc5c08e89d538fcff40cd5ce959cf Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 24 Aug 2023 04:33:08 +0000 Subject: Update references from RFC 7539 to RFC 8439 RFC 7539 was superseded by RFC 8439, incorporating errata and making editorial improvements. Very little of substance changed, in particular section numbers remain the same. Prompted by a question from schwarze --- src/lib/libcrypto/man/EVP_AEAD_CTX_init.3 | 8 ++++---- src/lib/libcrypto/man/EVP_chacha20.3 | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'src/lib/libcrypto/man') diff --git a/src/lib/libcrypto/man/EVP_AEAD_CTX_init.3 b/src/lib/libcrypto/man/EVP_AEAD_CTX_init.3 index fac1696d74..ad37842cc8 100644 --- a/src/lib/libcrypto/man/EVP_AEAD_CTX_init.3 +++ b/src/lib/libcrypto/man/EVP_AEAD_CTX_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_AEAD_CTX_init.3,v 1.12 2023/08/23 13:46:42 schwarze Exp $ +.\" $OpenBSD: EVP_AEAD_CTX_init.3,v 1.13 2023/08/24 04:33:08 tb Exp $ .\" .\" Copyright (c) 2014, Google Inc. .\" Parts of the text were written by Adam Langley and David Benjamin. @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 23 2023 $ +.Dd $Mdocdate: August 24 2023 $ .Dt EVP_AEAD_CTX_INIT 3 .Os .Sh NAME @@ -383,8 +383,8 @@ style used by AEAD in TLS and incompatible with RFC 7905: .Rs .%A Y. Nir .%A A. Langley -.%D May 2015 -.%R RFC 7539 +.%D June 2018 +.%R RFC 8439 .%T ChaCha20 and Poly1305 for IETF Protocols .Re .Pp diff --git a/src/lib/libcrypto/man/EVP_chacha20.3 b/src/lib/libcrypto/man/EVP_chacha20.3 index 55e730ec9c..14a26b3043 100644 --- a/src/lib/libcrypto/man/EVP_chacha20.3 +++ b/src/lib/libcrypto/man/EVP_chacha20.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_chacha20.3,v 1.5 2023/08/24 04:23:30 tb Exp $ +.\" $OpenBSD: EVP_chacha20.3,v 1.6 2023/08/24 04:33:08 tb Exp $ .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 .\" .\" This file is a derived work. @@ -281,8 +281,8 @@ style used by AEAD in TLS and incompatible with RFC 7905: .Rs .%A Y. Nir .%A A. Langley -.%D May 2015 -.%R RFC 7539 +.%D May 2018 +.%R RFC 8439 .%T ChaCha20 and Poly1305 for IETF Protocols .Re .Pp -- cgit v1.2.3-55-g6feb