aboutsummaryrefslogtreecommitdiff
path: root/security/keys/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportGravatar Ahmad Fatoum 1-11/+7
2022-02-21KEYS: encrypted: Instantiate key with user-provided decrypted dataGravatar Yael Tzur 1-4/+15
2021-11-26security: DH - use KDF implementation from crypto APIGravatar Stephan Müller 1-1/+1
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsGravatar James Bottomley 1-0/+3
2021-01-21watch_queue: Drop references to /dev/watch_queueGravatar Gabriel Krisman Bertazi 1-4/+4
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+9
2020-06-02security/keys: rewrite big_key crypto to use library interfaceGravatar Jason A. Donenfeld 1-3/+1
2020-05-19watch_queue: Add a key/keyring notification facilityGravatar David Howells 1-0/+9
2019-12-12KEYS: remove CONFIG_KEYS_COMPATGravatar Eric Biggers 1-4/+0
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+18
2019-06-19keys: Cache result of request_key*() temporarily in task_structGravatar David Howells 1-0/+18
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-10-18security/keys: BIG_KEY requires CONFIG_CRYPTOGravatar Arnd Bergmann 1-0/+1
2017-09-25security/keys: rewrite all of big_key cryptoGravatar Jason A. Donenfeld 1-3/+1
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIGravatar Mat Martineau 1-1/+1
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigGravatar Bilal Amarni 1-0/+4
2017-04-11keys: select CONFIG_CRYPTO when selecting DH / KDFGravatar Stephan Müller 1-0/+1
2017-04-04KEYS: add SP800-56A KDF support for DHGravatar Stephan Mueller 1-0/+1
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Gravatar Artem Savkov 1-1/+1
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandGravatar Mat Martineau 1-0/+11
2016-04-12Security: Keys: Big keys stored encryptedGravatar Kirill Marinushkin 1-0/+4
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsGravatar Jarkko Sakkinen 1-0/+1
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yGravatar David Howells 1-18/+0
2013-10-30KEYS: Make BIG_KEYS booleanGravatar Josh Boyer 1-1/+1
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesGravatar David Howells 1-0/+17
2013-09-24KEYS: Implement a big key type that can save to tmpfsGravatar David Howells 1-0/+11
2013-09-24KEYS: Expand the capacity of a keyringGravatar David Howells 1-0/+1
2012-05-11KEYS: Move the key config into security/keys/KconfigGravatar David Howells 1-0/+71