diff options
Diffstat (limited to 'src/lib/libcrypto/man/EVP_chacha20.3')
-rw-r--r-- | src/lib/libcrypto/man/EVP_chacha20.3 | 6 |
1 files changed, 3 insertions, 3 deletions
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 @@ | |||
1 | .\" $OpenBSD: EVP_chacha20.3,v 1.5 2023/08/24 04:23:30 tb Exp $ | 1 | .\" $OpenBSD: EVP_chacha20.3,v 1.6 2023/08/24 04:33:08 tb Exp $ |
2 | .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 | 2 | .\" full merge up to: OpenSSL 35fd9953 May 28 14:49:38 2019 +0200 |
3 | .\" | 3 | .\" |
4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
@@ -281,8 +281,8 @@ style used by AEAD in TLS and incompatible with RFC 7905: | |||
281 | .Rs | 281 | .Rs |
282 | .%A Y. Nir | 282 | .%A Y. Nir |
283 | .%A A. Langley | 283 | .%A A. Langley |
284 | .%D May 2015 | 284 | .%D May 2018 |
285 | .%R RFC 7539 | 285 | .%R RFC 8439 |
286 | .%T ChaCha20 and Poly1305 for IETF Protocols | 286 | .%T ChaCha20 and Poly1305 for IETF Protocols |
287 | .Re | 287 | .Re |
288 | .Pp | 288 | .Pp |