aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/oid_registry.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25oid_registry: Add OIDs for missing Spnego auth mechanisms to MacsSteve French1-0/+7
2021-06-20cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee1-0/+8
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+9
2021-04-14oid_registry: Add TCG defined OIDS for TPM keysJames Bottomley1-0/+5
2021-03-26x509: Add OID for NIST P384 and extend parser for itSaulo Alessandre1-0/+1
2021-03-26x509: Add support for parsing x509 certs with ECDSA keysStefan Berger1-0/+2
2021-03-26x509: Detect sm2 keys by their parameters OIDStefan Berger1-0/+1
2021-03-26oid_registry: Add OIDs for ECDSA with SHA224/256/384/512Stefan Berger1-1/+5
2020-09-25X.509: support OSCCA certificate parseTianjia Zhang1-0/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov1-0/+18
2015-09-01PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells1-0/+3
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-1/+3
2014-07-09pefile: Parse the "Microsoft individual code signing" data blobDavid Howells1-1/+6
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells1-0/+1
2012-10-08X.509: Add utility functions to render OIDs as stringsDavid Howells1-0/+2
2012-10-08X.509: Implement simple static OID registryDavid Howells1-0/+90