summaryrefslogtreecommitdiffstats
path: root/crypto/kdf/scrypt.c
AgeCommit message (Expand)Author
2019-09-06Move KDFs to the provider.Pauli
2019-05-03Added EVP_KDF (similiar to the EVP_MAC)Shane Lontis
2019-02-13Added new EVP/KDF API.David Makepeace
2018-12-06Following the license change, modify the boilerplates in crypto/kdf/Richard Levitte
2018-04-03Update copyright yearMatt Caswell
2018-03-29EVP,KDF: Add more error code along some return 0 in ...FdaSilvaYY
2017-08-08Fix building without scryptJohannes Bauer
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer