Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-26 | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 1 | -14/+4 |
2013-09-25 | KEYS: Store public key algo ID in public_key_signature struct | David Howells | 1 | -0/+1 |
2013-09-25 | KEYS: Store public key algo ID in public_key struct | David Howells | 1 | -0/+1 |
2013-09-25 | KEYS: Move the algorithm pointer array from x509 to public_key.c | David Howells | 1 | -0/+1 |
2013-09-25 | KEYS: Rename public key parameter name arrays | David Howells | 1 | -3/+3 |
2012-10-08 | KEYS: Provide signature verification with an asymmetric key | David Howells | 1 | -0/+4 |
2012-10-08 | KEYS: Asymmetric public-key algorithm crypto key subtype | David Howells | 1 | -0/+104 |