aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/kdferr.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre1-5/+0
2019-11-12Deprecate ERR_load_KDF_strings()Richard Levitte1-31/+33
2019-11-12Reinstate the KDF error macrosRichard Levitte1-0/+116
2019-09-06Cleanse KDF error filesPauli1-110/+0
2019-09-06KDF provider conversion error updates - generatedPauli1-0/+3
2019-07-16Regenerate mkerr filesRich Salz1-50/+52
2019-07-09Add X9.42 KDF.Shane Lontis1-0/+10
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis1-0/+5
2019-05-16Added X963KDF APIShane Lontis1-0/+2
2019-03-19Single step kdf implementationShane Lontis1-0/+7
2019-03-11Add regenerated header filesRich Salz1-0/+4
2019-02-27Implement SSH KDFSimo Sorce1-0/+7
2019-02-13Added new EVP/KDF API.David Makepeace1-1/+20
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-04-03Set error code on alloc failuresRich Salz1-0/+3
2018-03-29EVP,KDF: Add more error code along some return 0 in ...FdaSilvaYY1-0/+2
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer1-0/+7
2017-08-03Added differentiation between missing secret and missing seedJohannes Bauer1-0/+1
2017-08-03Changed use of EVP_PKEY_CTX_md() and more specific error codesJohannes Bauer1-0/+3
2017-08-03More error handling to HKDF and one more case in TLS1-PRFJohannes Bauer1-0/+2
2017-08-03Set error when HKDF used without parametersJohannes Bauer1-0/+1
2017-06-07make error tables const and separate header fileRich Salz1-0/+35