summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-11-28 01:27:37 +0100
committerPauli <pauli@openssl.org>2022-11-29 21:50:33 +0100
commitedaab86dc001603741f5b5e406afc1cc3a1c4e6e (patch)
tree41c87e52b67ec3aa90a636acbd91ffeb1c308f9b /doc/man7
parentdoc: add note for sm4 xts (diff)
downloadopenssl-edaab86dc001603741f5b5e406afc1cc3a1c4e6e.tar.xz
openssl-edaab86dc001603741f5b5e406afc1cc3a1c4e6e.zip
aes: add AES-GCM-SIV modes to the FIPS provider
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/19777)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/EVP_CIPHER-AES.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man7/EVP_CIPHER-AES.pod b/doc/man7/EVP_CIPHER-AES.pod
index 6850b7fbab..afb222f77b 100644
--- a/doc/man7/EVP_CIPHER-AES.pod
+++ b/doc/man7/EVP_CIPHER-AES.pod
@@ -65,6 +65,10 @@ L<EVP_EncryptInit(3)/PARAMETERS>.
L<provider-cipher(7)>, L<OSSL_PROVIDER-FIPS(7)>, L<OSSL_PROVIDER-default(7)>
+=head1 HISTORY
+
+The GCM-SIV mode ciphers were added in OpenSSL version 3.2.
+
=head1 COPYRIGHT
Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.