aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/keys/asymmetric-type.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2016-04-11KEYS: Generalise x509_request_asymmetric_key()David Howells1-4/+4
2016-04-11KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells1-0/+5
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells1-0/+1
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells1-3/+4
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-0/+15
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin1-0/+3
2014-09-16KEYS: Implement binary asymmetric key ID handlingDavid Howells1-0/+38
2012-10-08KEYS: Implement asymmetric key typeDavid Howells1-0/+25