Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-20Separating HKDF into HKDFExtract and HKDFExpand.Steven Valdez
2016-04-21Add hkdf.h to doc.config.David Benjamin
2015-07-16Get rid of err function codes.David Benjamin
2014-12-18Implement HKDF.Nick Harper