summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/mscode_parser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "crypto: pkcs7 - remove sha1 support"Eric Biggers2024-03-221-0/+3
* crypto: asymmetric_keys - allow FIPS 202 SHA-3 signaturesDimitri John Ledkov2023-10-271-0/+9
* crypto: mscode_parser - remove sha224 authenticode supportDimitri John Ledkov2023-10-201-3/+0
* crypto: pkcs7 - remove sha1 supportDimitri John Ledkov2023-10-201-3/+0
* crypto: pkcs7 - remove md4 md5 x.509 supportDimitri John Ledkov2023-10-051-6/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-071-1/+1
* pefile: Fix the failure of calculation for digestLans Zhang2016-07-181-1/+6
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-14/+7
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-031-7/+7
* PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells2015-09-011-0/+9
* pefile: Handle pesign using the wrong OIDVivek Goyal2014-07-091-1/+7
* pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-091-0/+120