summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_blowfish.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-05-23Fix regression in default key length for Blowfish CFB and OFB ciphersTomas Mraz
2021-02-18Update copyright yearMatt Caswell
2021-02-10Replace provider cipher flags with separate param fieldsShane Lontis
2020-10-01prov: prefix all exposed 'cipher' symbols with ossl_Pauli
2020-09-12ciphers: add FIPS error state handlingPauli
2020-07-06Ensure any allocated MAC is freed in the provider codeMatt Caswell
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-04-23Update copyright yearMatt Caswell
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2019-11-19EVP_CIPHER_CTX_set_keylen should not succeed if a bad keylen is passedMatt Caswell
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all ciphersRichard Levitte