| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: public_key - remove MPIs from public_key_signature struct | Tadeusz Struk | 2016-02-06 | 1 | -13/+1 |
* | crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api | Tadeusz Struk | 2016-02-06 | 1 | -24/+10 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -1/+0 |
* | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 2015-08-12 | 1 | -0/+14 |
* | MODSIGN: Provide a utility to append a PKCS#7 signature to a module | David Howells | 2015-08-07 | 1 | -0/+1 |
* | X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier | David Howells | 2015-08-07 | 1 | -1/+2 |
* | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin | 2014-10-06 | 1 | -1/+2 |
* | KEYS: Overhaul key identification when searching for asymmetric keys | David Howells | 2014-09-16 | 1 | -2/+3 |
* | PKCS#7: Use x509_request_asymmetric_key() | David Howells | 2014-07-29 | 1 | -0/+4 |
* | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 2013-10-25 | 1 | -14/+4 |
* | KEYS: Store public key algo ID in public_key_signature struct | David Howells | 2013-09-25 | 1 | -0/+1 |
* | KEYS: Store public key algo ID in public_key struct | David Howells | 2013-09-25 | 1 | -0/+1 |
* | KEYS: Move the algorithm pointer array from x509 to public_key.c | David Howells | 2013-09-25 | 1 | -0/+1 |
* | KEYS: Rename public key parameter name arrays | David Howells | 2013-09-25 | 1 | -3/+3 |
* | KEYS: Provide signature verification with an asymmetric key | David Howells | 2012-10-08 | 1 | -0/+4 |
* | KEYS: Asymmetric public-key algorithm crypto key subtype | David Howells | 2012-10-08 | 1 | -0/+104 |