]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/core_names.h
Prepare EVP_MAC infrastructure for moving all MACs to providers
[thirdparty/openssl.git] / include / openssl / core_names.h
2019-08-15  Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-12  Richard LevitteMake more use of OSSL_PARAM for digests
2019-07-16  Matt CaswellAdd the ability to set PKCS#3 DH padding in providers
2019-07-16  Matt CaswellMake the EVP Key Exchange code provider aware
2019-07-15  Shane LontisAdd Common shared code needed to move aes ciphers to...
2019-07-11  Richard LevitteMake more use of OSSL_PARAM for ciphers
2019-06-11  Shane LontisMake EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
2019-06-04  Shane LontisMove digests to providers
2019-04-19  Matt CaswellImplement AES CBC ciphers in the default provider
2019-04-19  Matt CaswellMake EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
2019-03-21  Matt CaswellAdd a skeleton default provider