Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |