aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/asymmetric_keys/signature.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-20crypto: pkcs7 - remove sha1 supportDimitri John Ledkov1-1/+1
2022-03-03crypto: cleanup commentsTom Rix1-1/+1
2020-06-19docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-10-26KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells1-0/+95
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2016-04-06KEYS: Add identifier pointers to public_key_signature structDavid Howells1-0/+4
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells1-0/+14
2015-12-11crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker1-1/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-1/+1
2014-09-03KEYS: Set pr_fmt() in asymmetric key signature handlingDavid Howells1-0/+1
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells1-0/+49