Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+1 |
* | fscrypt: use crypto_shash_tfm_digest() | Eric Biggers | 2020-05-08 | 1 | -5/+1 |
* | fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand() | Eric Biggers | 2019-12-31 | 1 | -1/+1 |
* | fscrypt: add an HKDF-SHA512 implementation | Eric Biggers | 2019-08-12 | 1 | -0/+181 |