aboutsummaryrefslogtreecommitdiff
path: root/crypto/kdf
AgeCommit message (Expand)AuthorFilesLines
2016-03-03GH355: Implement HKDFAlessandro Ghedini3-3/+335
2016-03-02Add KDF error codesDr. Stephen Henson4-6/+107
2016-03-02Add string ctrl operations to TLS1 PRF, update documentation.Dr. Stephen Henson1-1/+26
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+3
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-19prf redirection build fixesDr. Stephen Henson1-1/+1
2016-01-19Add TLS PRF method.Dr. Stephen Henson2-0/+340