]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/evperr.h
Coverity CID 1444960: Error handling issues
[thirdparty/openssl.git] / include / openssl / evperr.h
2020-02-06  PauliCoverity CID 1444960: Error handling issues
2019-07-02  Dr. Matthias St... Add regenerated header files
2019-07-01  Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-06-24  PauliAllow AES XTS decryption using duplicate keys.
2018-12-10  Richard Levittemake update
2018-06-19  Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-18  Matt CaswellFix error number clash
2018-06-18  David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-06-08  Matt CaswellAdd support getting raw private/public keys
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-29  FdaSilvaYYEVP,KDF: Add more error code along some return 0 in ...
2018-03-15  Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15  Matt CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15  Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2018-01-23  Richard LevitteHave EVP_PKEY_asn1_find_str() work more like EVP_PKEY_a...
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-10-30  Richard Levittemake update
2017-10-11  Dr. Stephen Hensonmake update
2017-09-13  Paul YangSupport key check in EVP interface
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-12  Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-06-07  Rich Salzmake error tables const and separate header file