Age | Commit message (Expand) | Author |
---|---|---|
2019-11-06 | fscrypt: add support for IV_INO_LBLK_64 policies | Eric Biggers |
2019-11-06 | fscrypt: avoid data race on fscrypt_mode::logged_impl_name | Eric Biggers |
2019-10-21 | fscrypt: zeroize fscrypt_info before freeing | Eric Biggers |
2019-10-21 | fscrypt: invoke crypto API for ESSIV handling | Eric Biggers |
2019-08-12 | fscrypt: allow unprivileged users to add/remove keys for v2 policies | Eric Biggers |
2019-08-12 | fscrypt: v2 encryption policy support | Eric Biggers |
2019-08-12 | fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl | Eric Biggers |
2019-08-12 | fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl | Eric Biggers |
2019-08-12 | fscrypt: rename keyinfo.c to keysetup.c | Eric Biggers |