summaryrefslogtreecommitdiffstats
path: root/providers/common/provider_util.c
AgeCommit message (Expand)Author
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-03-27Ignore some fetch failuresMatt Caswell
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-09-25Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.Pauli
2019-09-20Remove name string from PROV_CIPHER and PROV_DIGESTRichard Levitte
2019-09-20Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utilityRichard Levitte
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-12Fix no-engineMatt Caswell
2019-09-07Unify the digest getting code inside providers.Pauli