summaryrefslogtreecommitdiffstats
path: root/crypto/kdf/hkdf.c
AgeCommit message (Expand)Author
2017-08-03More error handling to HKDF and one more case in TLS1-PRFJohannes Bauer
2017-08-03Set error when HKDF used without parametersJohannes Bauer
2016-11-09Following the changes to HKDF to accept a mode, add some tests for thisMatt Caswell
2016-11-09Update HKDF to support separte Extract and Expand stepsMatt Caswell
2016-05-17Copyright consolidation 07/10Rich Salz
2016-03-03GH355: Implement HKDFAlessandro Ghedini