Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fscrypt: add an HKDF-SHA512 implementation | 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 | 2019-08-12 |
* | fscrypt: move v1 policy key setup to keysetup_v1.c | Eric Biggers | 2019-08-12 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 |
* | fscrypt: new helper function - fscrypt_file_open() | Eric Biggers | 2017-10-18 |
* | fscrypt: factor out bio specific functions | Richard Weinberger | 2017-01-01 |
* | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 2016-03-18 |