aboutsummaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/asymmetric_type.c
AgeCommit message (Expand)Author
2018-10-26KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2017-10-18KEYS: checking the input id parameters before finding asymmetric keyChun-Yi Lee
2017-10-18KEYS: Fix the wrong index when checking the existence of second idChun-Yi Lee
2017-04-04KEYS: Keyring asymmetric key restrict method with chainingMat Martineau
2017-04-04KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau
2017-04-04KEYS: Add a lookup_restriction function for the asymmetric key typeMat Martineau
2016-04-11KEYS: Generalise x509_request_asymmetric_key()David Howells
2016-04-11KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-05-21KEYS: fix "ca_keys=" partial key matchingMimi Zohar
2014-10-06KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin
2014-10-03KEYS: handle error code encoded in pointerDmitry Kasatkin
2014-09-22KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells
2014-09-16KEYS: Implement binary asymmetric key ID handlingDavid Howells
2014-09-16KEYS: Make the key matching functions return boolDavid Howells
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells
2014-09-16KEYS: Preparse match dataDavid Howells
2014-07-22Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells
2014-07-22KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells
2014-07-18KEYS: Provide a generic instantiation functionDavid Howells
2014-07-17KEYS: validate certificate trust only with selected keyDmitry Kasatkin
2014-07-17KEYS: make partial key id matching as a dedicated functionDmitry Kasatkin
2013-09-25KEYS: Set the asymmetric-key type default search methodDavid Howells
2012-10-08KEYS: Asymmetric key pluggable data parsersDavid Howells
2012-10-08KEYS: Implement asymmetric key typeDavid Howells