summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/asymmetric_type.c
Commit message (Expand)AuthorAge
* KEYS: checking the input id parameters before finding asymmetric keyChun-Yi Lee2017-10-18
* KEYS: Fix the wrong index when checking the existence of second idChun-Yi Lee2017-10-18
* KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-04
* KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-04
* KEYS: Add a lookup_restriction function for the asymmetric key typeMat Martineau2017-04-04
* KEYS: Generalise x509_request_asymmetric_key()David Howells2016-04-11
* KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2016-04-11
* KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-06
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
* KEYS: fix "ca_keys=" partial key matchingMimi Zohar2015-05-21
* KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin2014-10-06
* KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-06
* KEYS: handle error code encoded in pointerDmitry Kasatkin2014-10-03
* KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells2014-09-22
* KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-16
* KEYS: Implement binary asymmetric key ID handlingDavid Howells2014-09-16
* KEYS: Make the key matching functions return boolDavid Howells2014-09-16
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
* KEYS: Preparse match dataDavid Howells2014-09-16
* Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells2014-07-22
|\
| * KEYS: validate certificate trust only with selected keyDmitry Kasatkin2014-07-17
| * KEYS: make partial key id matching as a dedicated functionDmitry Kasatkin2014-07-17
* | KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-22
* | KEYS: Provide a generic instantiation functionDavid Howells2014-07-18
|/
* KEYS: Set the asymmetric-key type default search methodDavid Howells2013-09-25
* KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-08
* KEYS: Implement asymmetric key typeDavid Howells2012-10-08