aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells1-0/+18
2017-10-18security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann1-0/+1
2017-09-25security/keys: rewrite all of big_key cryptoJason A. Donenfeld1-3/+1
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau1-1/+1
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-0/+4
2017-04-11keys: select CONFIG_CRYPTO when selecting DH / KDFStephan Müller1-0/+1
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller1-0/+1
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov1-1/+1
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau1-0/+11
2016-04-12Security: Keys: Big keys stored encryptedKirill Marinushkin1-0/+4
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen1-0/+1
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells1-18/+0
2013-10-30KEYS: Make BIG_KEYS booleanJosh Boyer1-1/+1
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells1-0/+17
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells1-0/+11
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells1-0/+1
2012-05-11KEYS: Move the key config into security/keys/KconfigDavid Howells1-0/+71