[openssl/openssl] edaab8: aes: add AES-GCM-SIV modes to the FIPS provider
Pauli
noreply at github.com
Tue Nov 29 20:53:58 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: edaab86dc001603741f5b5e406afc1cc3a1c4e6e
https://github.com/openssl/openssl/commit/edaab86dc001603741f5b5e406afc1cc3a1c4e6e
Author: Pauli <pauli at openssl.org>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M doc/man7/EVP_CIPHER-AES.pod
M providers/fips/fipsprov.c
M providers/implementations/ciphers/build.info
M test/recipes/30-test_evp.t
M test/recipes/30-test_evp_data/evpciph_aes_gcm_siv.txt
Log Message:
-----------
aes: add AES-GCM-SIV modes to the FIPS provider
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19777)
Commit: abff8bd842b802c09b981b7552bd92ef1d0ced64
https://github.com/openssl/openssl/commit/abff8bd842b802c09b981b7552bd92ef1d0ced64
Author: Pauli <pauli at openssl.org>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M doc/man7/EVP_CIPHER-AES.pod
M test/recipes/30-test_evp_data/evpmac_common.txt
Log Message:
-----------
Update fips version check to be more robust
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19777)
Commit: 4a7231df5ca9f3d8759dc8c22cb8e9f27b312024
https://github.com/openssl/openssl/commit/4a7231df5ca9f3d8759dc8c22cb8e9f27b312024
Author: Pauli <pauli at openssl.org>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M doc/man7/OSSL_PROVIDER-FIPS.pod
Log Message:
-----------
fips prov: remove 3DES from list of inclusions
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19777)
Compare: https://github.com/openssl/openssl/compare/e44b34185268...4a7231df5ca9
More information about the openssl-commits
mailing list