]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update AES documentation excluding AES SIV from the FIPS provider
authorPauli <pauli@openssl.org>
Mon, 27 Feb 2023 08:31:58 +0000 (19:31 +1100)
committerPauli <pauli@openssl.org>
Wed, 1 Mar 2023 07:35:01 +0000 (18:35 +1100)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/20386)

doc/man7/EVP_CIPHER-AES.pod

index cecd3c3021063ea9ae0c37dbdb4f9eec7320b5e6..04d269295b600b403e32aabd8cce50a948476f3a 100644 (file)
@@ -29,8 +29,6 @@ default provider:
 
 =item "AES-192-OFB", "AES-128-OFB" and "AES-256-OFB"
 
-=item "AES-128-GCM-SIV", "AES-192-GCM-SIV" and "AES-256-GCM-SIV"
-
 =item "AES-128-XTS" and "AES-256-XTS"
 
 =item "AES-128-CCM", "AES-192-CCM" and "AES-256-CCM"
@@ -56,6 +54,8 @@ FIPS provider:
 
 =item "AES-128-SIV", "AES-192-SIV" and "AES-256-SIV"
 
+=item "AES-128-GCM-SIV", "AES-192-GCM-SIV" and "AES-256-GCM-SIV"
+
 =back
 
 =head2 Parameters