Age | Commit message (Expand) | Author |
2022-05-23 | KEYS: trusted: allow use of TEE as backend without TCG_TPM support | Ahmad Fatoum |
2022-02-21 | KEYS: encrypted: Instantiate key with user-provided decrypted data | Yael Tzur |
2021-11-26 | security: DH - use KDF implementation from crypto API | Stephan Müller |
2021-04-14 | security: keys: trusted: use ASN.1 TPM2 key format for the blobs | James Bottomley |
2021-01-21 | watch_queue: Drop references to /dev/watch_queue | Gabriel Krisman Bertazi |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-02 | security/keys: rewrite big_key crypto to use library interface | Jason A. Donenfeld |
2020-05-19 | watch_queue: Add a key/keyring notification facility | David Howells |
2019-12-12 | KEYS: remove CONFIG_KEYS_COMPAT | Eric Biggers |
2019-07-08 | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-06-19 | keys: Cache result of request_key*() temporarily in task_struct | David Howells |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2017-10-18 | security/keys: BIG_KEY requires CONFIG_CRYPTO | Arnd Bergmann |
2017-09-25 | security/keys: rewrite all of big_key crypto | Jason A. Donenfeld |
2017-06-09 | KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API | Mat Martineau |
2017-06-09 | security/keys: add CONFIG_KEYS_COMPAT to Kconfig | Bilal Amarni |
2017-04-11 | keys: select CONFIG_CRYPTO when selecting DH / KDF | Stephan Müller |
2017-04-04 | KEYS: add SP800-56A KDF support for DH | Stephan Mueller |
2016-10-27 | security/keys: make BIG_KEYS dependent on stdrng. | Artem Savkov |
2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau |
2016-04-12 | Security: Keys: Big keys stored encrypted | Kirill Marinushkin |
2015-12-20 | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen |
2015-01-22 | KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y | David Howells |
2013-10-30 | KEYS: Make BIG_KEYS boolean | Josh Boyer |
2013-09-24 | KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches | David Howells |
2013-09-24 | KEYS: Implement a big key type that can save to tmpfs | David Howells |
2013-09-24 | KEYS: Expand the capacity of a keyring | David Howells |
2012-05-11 | KEYS: Move the key config into security/keys/Kconfig | David Howells |