summaryrefslogtreecommitdiffstats
path: root/security/keys/Kconfig
AgeCommit message (Expand)AuthorLines
2025-10-04security: keys: use menuconfig for KEYS symbolRandy Dunlap-8/+6
2025-10-04KEYS: encrypted: Use SHA-256 library instead of crypto_shashEric Biggers-2/+1
2025-03-21crypto: lib/Kconfig - hide library optionsArnd Bergmann-1/+1
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum-11/+7
2022-02-21KEYS: encrypted: Instantiate key with user-provided decrypted dataYael Tzur-4/+15
2021-11-26security: DH - use KDF implementation from crypto APIStephan Müller-1/+1
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley-0/+3
2021-01-21watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi-4/+4
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+9
2020-06-02security/keys: rewrite big_key crypto to use library interfaceJason A. Donenfeld-3/+1
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells-0/+9
2019-12-12KEYS: remove CONFIG_KEYS_COMPATEric Biggers-4/+0
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+18
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells-0/+18
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-10-18security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann-0/+1
2017-09-25security/keys: rewrite all of big_key cryptoJason A. Donenfeld-3/+1
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau-1/+1
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni-0/+4
2017-04-11keys: select CONFIG_CRYPTO when selecting DH / KDFStephan Müller-0/+1
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller-0/+1
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov-1/+1
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau-0/+11
2016-04-12Security: Keys: Big keys stored encryptedKirill Marinushkin-0/+4
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen-0/+1
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells-18/+0
2013-10-30KEYS: Make BIG_KEYS booleanJosh Boyer-1/+1
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells-0/+17
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells-0/+11
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells-0/+1
2012-05-11KEYS: Move the key config into security/keys/KconfigDavid Howells-0/+71