summaryrefslogtreecommitdiff
path: root/common/encrypt
AgeCommit message (Expand)Author
2022-10-27encrypt: add ceph supportXiubo Li
2022-09-20egrep, fgrep: deprecatedMurphy Zhou
2022-08-06fscrypt-crypt-util: add HCTR2 implementationNathan Huckleberry
2022-04-17common/encrypt: use a sub-keyring within the session keyringEric Biggers
2022-04-10common/encrypt: allow the use of 'fscrypt:' as key prefixLuís Henriques
2022-04-10common/encrypt: verify the key identifiersEric Biggers
2022-04-10common/encrypt: log full ciphertext verification paramsEric Biggers
2022-04-10fscrypt-crypt-util: use an explicit --direct-key optionEric Biggers
2021-07-25common/encrypt: accept '-' character in no-key namesEric Biggers
2021-07-25common/encrypt: add helper function for filtering no-key namesEric Biggers
2020-06-21generic: verify ciphertext of IV_INO_LBLK_32 encryption policiesEric Biggers
2020-02-17generic: test adding filesystem-level fscrypt key via key_idEric Biggers
2020-02-17common/encrypt: move constant test key to common codeEric Biggers
2020-01-03common/encrypt: support verifying ciphertext of IV_INO_LBLK_64 policiesEric Biggers
2020-01-03common/encrypt: create named variables for UAPI constantsEric Biggers
2019-10-26common/encrypt: support verifying ciphertext of v2 encryption policiesEric Biggers
2019-10-26common/encrypt: support checking for v2 encryption policy supportEric Biggers
2019-10-26common/encrypt: add helper functions that wrap new xfs_io commandsEric Biggers
2019-10-26common/encrypt: disambiguate session encryption keysEric Biggers
2019-10-23fstests: Add path $here before src/<file>Zhihao Cheng
2019-07-05common/encrypt: check that contents encryption is usableEric Biggers
2019-05-27common/encrypt: add helper for ciphertext verification testsEric Biggers
2019-05-27common/encrypt: support requiring other encryption settingsEric Biggers
2019-05-27common/encrypt: introduce helpers for set_encpolicy and get_encpolicyEric Biggers
2018-06-09common: convert to SPDX license tagsDave Chinner
2018-02-22fstests: _fail test by default when _scratch_mount failsEryu Guan
2017-12-31common/encrypt: Create an encrypted equivalent of _scratch_mkfs_sizedAri Sundholm
2017-06-08fstests: Add support for UBIFSDavid Oberhollenzer
2017-05-05generic: test revalidation of encrypted dentriesEric Biggers
2017-04-01generic: test encryption key revocation during concurrent I/OEric Biggers
2016-12-24encrypt: add utilities for testing filesystem encryptionEric Biggers