Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / providers / implementations / ciphers / cipher_tdes_wrap.c
2023-09-07 Matt CaswellCopyright year updates
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2021-06-08 Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-05-29 Pauliprov: add zero strenght arguments to BN and RAND RNG...
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
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-11-11 Richard LevitteConvert all {NAME}err() in providers/ to their correspo...
2020-10-01 Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12 Pauliciphers: add FIPS error state handling
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19 PauliDeprecate the low level SHA functions.
2019-12-11 Veres LajosFix some typos
2019-11-29 Matt CaswellMake sure we handle input NULL with length 0
2019-10-11 Richard LevitteRemove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers
2019-10-11 Richard LevitteProviders: fix OSSL_FUNC_CIPHER_CIPHER functions
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