]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/modes/build.info
Make basic AES ciphers available from within the FIPS providers
authorMatt Caswell <matt@openssl.org>
Tue, 28 May 2019 10:25:08 +0000 (11:25 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Jun 2019 11:56:53 +0000 (12:56 +0100)
commit66ad63e80198800ad94e4e4168a6b9b6a7c0fcd4
treeaaa621a4f3ac852a7ac2dfbde449f29746361cc7
parenta77b4dba237d001073d2d1c5d55c674a196c949f
Make basic AES ciphers available from within the FIPS providers

These ciphers were already provider aware, and were available from the
default provider. We move them into the FIPS provider too.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9038)
crypto/aes/build.info
crypto/modes/build.info
providers/common/ciphers/build.info
providers/fips/fipsprov.c