diff options
Diffstat (limited to 'upstream/debian-unstable/man7/EVP_CIPHER-AES.7ssl')
-rw-r--r-- | upstream/debian-unstable/man7/EVP_CIPHER-AES.7ssl | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man7/EVP_CIPHER-AES.7ssl b/upstream/debian-unstable/man7/EVP_CIPHER-AES.7ssl index 454b41d2..b1d7dadc 100644 --- a/upstream/debian-unstable/man7/EVP_CIPHER-AES.7ssl +++ b/upstream/debian-unstable/man7/EVP_CIPHER-AES.7ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "EVP_CIPHER-AES 7SSL" -.TH EVP_CIPHER-AES 7SSL 2024-02-03 3.1.5 OpenSSL +.TH EVP_CIPHER-AES 7SSL 2024-04-04 3.2.2-dev OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -101,6 +101,8 @@ FIPS provider: .PD 0 .IP """AES\-128\-SIV"", ""AES\-192\-SIV"" and ""AES\-256\-SIV""" 4 .IX Item """AES-128-SIV"", ""AES-192-SIV"" and ""AES-256-SIV""" +.IP """AES\-128\-GCM\-SIV"", ""AES\-192\-GCM\-SIV"" and ""AES\-256\-GCM\-SIV""" 4 +.IX Item """AES-128-GCM-SIV"", ""AES-192-GCM-SIV"" and ""AES-256-GCM-SIV""" .PD .SS Parameters .IX Subsection "Parameters" @@ -121,9 +123,12 @@ stealing (CTS) is used to fill the block. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBprovider\-cipher\fR\|(7), \fBOSSL_PROVIDER\-FIPS\fR\|(7), \fBOSSL_PROVIDER\-default\fR\|(7) +.SH HISTORY +.IX Header "HISTORY" +The GCM-SIV mode ciphers were added in OpenSSL version 3.2. .SH COPYRIGHT .IX Header "COPYRIGHT" -Copyright 2021\-2022 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved. .PP Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy |