Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.hashes: Fix output length of PBKDF2-HMAC-SHA256 | Kim Alvefur | 2020-04-22 | 1 | -0/+18 |
* | util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests | Kim Alvefur | 2020-04-22 | 1 | -5/+5 |
* | Backed out changeset 61bc5c52c941 | Kim Alvefur | 2019-04-21 | 1 | -16/+0 |
* | util.hashes: Allow specifying output key length | Kim Alvefur | 2019-04-20 | 1 | -0/+16 |
* | util.hashes: Add test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi()) | Kim Alvefur | 2019-04-19 | 1 | -0/+37 |