Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-08 | fscrypt: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -5/+1 |
2019-12-31 | fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand() | Eric Biggers | 1 | -1/+1 |
2019-08-12 | fscrypt: add an HKDF-SHA512 implementation | Eric Biggers | 1 | -0/+181 |