]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/ciphers/cipher_des.c
Update copyright year
[thirdparty/openssl.git] / providers / implementations / ciphers / cipher_des.c
2021-02-18  Matt CaswellUpdate copyright year
2021-02-18  Shane LontisFix external symbols in the provider cipher implementat...
2021-02-11  Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11  Tomas MrazMove the PROV_R reason codes to a public header
2021-02-10  Shane LontisReplace provider cipher flags with separate param fields
2020-10-01  Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-09-29  Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12  Pauliciphers: add FIPS error state handling
2020-08-04  Shane LontisFix provider cipher reinit after init/update with a...
2020-07-22  Shane LontisFix provider cipher reinit issue
2020-07-06  Matt CaswellEnsure any allocated MAC is freed in the provider code
2020-06-24  Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-10  Patrick SteuerFix EVP_DigestSign interface when used with DES CMAC
2020-01-24  PauliDeprecate the low level DES functions.
2020-01-20  Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2019-10-10  Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-10  Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10  Richard LevitteProviders: move all ciphers