aboutsummaryrefslogtreecommitdiffstats
path: root/include/keys (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14KEYS: Strip trailing spacesDavid Howells1-1/+1
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-11/+2
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells1-0/+9
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells1-1/+0
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells1-12/+7
2016-04-11KEYS: Generalise x509_request_asymmetric_key()David Howells1-4/+4
2016-04-11KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells1-0/+5
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2-6/+2
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2-4/+5
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen1-1/+1
2015-12-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into nextJames Morris1-0/+24
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen1-0/+4
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen1-0/+1
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov1-0/+24
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells3-1/+24
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen1-1/+1
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen1-0/+12
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-1/+3
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells1-0/+5
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin1-0/+3
2014-09-16KEYS: Implement binary asymmetric key ID handlingDavid Howells1-0/+38
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells1-3/+0
2014-09-16KEYS: Preparse match dataDavid Howells1-1/+3
2014-07-22Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells1-1/+9
2014-07-22KEYS: big_key: Use key preparsingDavid Howells1-1/+2
2014-07-22KEYS: user: Use key preparsingDavid Howells1-1/+2
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar1-1/+9
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells1-0/+23
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells1-0/+25
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells1-15/+2
2012-10-08KEYS: Asymmetric key pluggable data parsersDavid Howells1-0/+37
2012-10-08KEYS: Implement asymmetric key typeDavid Howells2-0/+80
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-2/+4
2012-05-11KEYS: Permit in-place link replacement in keyring listDavid Howells1-1/+1
2012-01-17keys: add a "logon" key typeJeff Layton1-1/+2
2011-06-27encrypted-keys: add key format supportRoberto Sassu1-2/+11
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen1-0/+8
2011-03-02RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2010-11-29keys: add new key-type encryptedMimi Zohar1-0/+29
2010-11-29keys: add new trusted key-typeMimi Zohar1-0/+31
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei1-0/+23
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells1-10/+10
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells1-0/+52
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells1-0/+55
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells1-0/+31
2008-04-21KEYS: Fix the comment to match the file name in rxrpc-type.h.Robert P. J. Day1-1/+1
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells1-0/+2
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+22
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells1-0/+1
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-1/+0