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