.ctags.d is previous, include it in our tarballs
[openssl.git] / providers / implementations / ciphers / cipher_aes_cbc_hmac_sha1_hw.c
2021-06-17 Matt CaswellUpdate copyright year
2021-05-29 Pauliprov: add zero strenght arguments to BN and RAND RNG...
2020-12-03 Pauliremove unused assignments
2020-11-25 Matt CaswellFix RC4-MD5 based ciphersuites
2020-10-01 Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-07-06 Matt CaswellDecreate the length after decryption for the stitched...
2020-04-23 Matt CaswellUpdate copyright year
2020-02-08 Matt CaswellDon't compile AESNI code if we're not AESNI capable
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19 PauliDeprecate the low level SHA functions.
2020-01-06 Richard LevitteAdd missing inclusion of "internal/deprecated.h"
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.