OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socket
[openssl.git] / providers / implementations / ciphers / cipher_blowfish.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-05-23 Tomas MrazFix regression in default key length for Blowfish CFB...
2021-02-18 Matt CaswellUpdate copyright year
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-12 Pauliciphers: add FIPS error state handling
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-01-08 Matt CaswellDeprecate Low Level Blowfish APIs
2019-11-19 Matt CaswellEVP_CIPHER_CTX_set_keylen should not succeed if a bad...
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move all ciphers