]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/common/provider_util.c
Rename FIPS_MODE to FIPS_MODULE
[thirdparty/openssl.git] / providers / common / provider_util.c
2020-04-28  Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23  Matt CaswellUpdate copyright year
2020-03-27  Matt CaswellIgnore some fetch failures
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-10-17  Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-10  Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-09-25  PauliMake the "engine" parameter to some provider algorithms...
2019-09-20  Richard LevitteRemove name string from PROV_CIPHER and PROV_DIGEST
2019-09-20  Richard LevitteRefactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provide...
2019-09-19  Richard LevitteModify providers that keep track of underlying algorithms
2019-09-12  Matt CaswellFix no-engine
2019-09-07  PauliUnify the digest getting code inside providers.