aboutsummaryrefslogtreecommitdiff
path: root/hkdf
AgeCommit message (Expand)Author
2023-10-30crypto/hkdf: remove useless call to ResetEric Lagergren
2018-10-25hkdf: add Extract and ExpandFilippo Valsorda
2018-10-25hkdf: improve exampleFilippo Valsorda
2014-12-09crypto: add import comments.David Symonds
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2014-05-25go.crypto/hkdf: get rid of appendsDmitry Chestnykh
2014-02-12go.crypto/hkdf: implement hash-based, key derivation.Péter Szilágyi