summaryrefslogtreecommitdiffstats
path: root/include/openssl/evperr.h
AgeCommit message (Expand)Author
2021-02-16Don't overflow the output length in EVP_CipherUpdate callsMatt Caswell
2020-03-17Update copyright yearMatt Caswell
2020-02-06Coverity CID 1444960: Error handling issuesPauli
2019-07-02Add regenerated header filesDr. Matthias St. Pierre
2019-07-01Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell
2019-06-24Allow AES XTS decryption using duplicate keys.Pauli
2018-12-10make updateRichard Levitte
2018-06-19Add EVP_PKEY_set_alias_typeJack Lloyd
2018-06-18Fix error number clashMatt Caswell
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb
2018-06-08Add support getting raw private/public keysMatt Caswell
2018-04-03Set error code on alloc failuresRich Salz
2018-03-29EVP,KDF: Add more error code along some return 0 in ...FdaSilvaYY
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell
2018-03-15Add the function EVP_PKEY_new_CMAC_key()Matt Caswell
2018-03-15Add functions to create an EVP_PKEY from raw private/public key dataMatt Caswell
2018-02-09Small simplification in mkerr.plFdaSilvaYY
2018-01-23Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()Richard Levitte
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-10-30make updateRichard Levitte
2017-10-12make updateDr. Stephen Henson
2017-09-13Support key check in EVP interfacePaul Yang
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov
2017-06-07make error tables const and separate header fileRich Salz