Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KEYS: Add identifier pointers to public_key_signature struct | David Howells | 2016-04-06 | 1 | -0/+4 |
* | KEYS: Allow authentication data to be stored in an asymmetric key | David Howells | 2016-04-06 | 1 | -0/+14 |
* | crypto: asymmetric_keys - signature.c does not need <module.h> | Paul Gortmaker | 2015-12-11 | 1 | -1/+1 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -1/+1 |
* | KEYS: Set pr_fmt() in asymmetric key signature handling | David Howells | 2014-09-03 | 1 | -0/+1 |
* | KEYS: Provide signature verification with an asymmetric key | David Howells | 2012-10-08 | 1 | -0/+49 |