aboutsummaryrefslogtreecommitdiff
path: root/security/keys/Kconfig
AgeCommit message (Expand)Author
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-10-18security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann
2017-09-25security/keys: rewrite all of big_key cryptoJason A. Donenfeld
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-04-11keys: select CONFIG_CRYPTO when selecting DH / KDFStephan Müller
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau
2016-04-12Security: Keys: Big keys stored encryptedKirill Marinushkin
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells
2013-10-30KEYS: Make BIG_KEYS booleanJosh Boyer
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells
2012-05-11KEYS: Move the key config into security/keys/KconfigDavid Howells