Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test for KDF::name() | René Korthaus | 2016-11-15 | 1 | -9/+9 |
* | Add test vectors for HKDF-Expand and HKDF-Extract | René Korthaus | 2016-11-15 | 1 | -22/+140 |
* | Add full HKDF implementation | René Korthaus | 2016-11-12 | 1 | -38/+26 |
* | Add HKDF(SHA-512) test vectors | lloyd | 2015-03-18 | 1 | -17/+51 |
* | Convert HKDF to the normal KDF interface | lloyd | 2015-02-18 | 1 | -0/+46 |