| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-07-04 | fscrypt: Don't use problematic non-inline crypto engines | Eric Biggers | 1 | -1/+1 |
| 2025-06-20 | fscrypt: Explicitly include <linux/export.h> | Eric Biggers | 1 | -1/+1 |
| 2025-04-08 | fscrypt: add support for hardware-wrapped keys | Eric Biggers | 1 | -1/+3 |
| 2025-03-20 | crypto,fs: Separate out hkdf_extract() and hkdf_expand() | Hannes Reinecke | 1 | -70/+15 |
| 2023-03-27 | fscrypt: use WARN_ON_ONCE instead of WARN_ON | Eric Biggers | 1 | -2/+2 |
| 2021-09-22 | fscrypt: allow 256-bit master keys with AES-256-XTS | Eric Biggers | 1 | -3/+8 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
| 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 |
