summaryrefslogtreecommitdiffstats
path: root/include/linux/oid_registry.h
Commit message (Expand)AuthorAgeFilesLines
* oid_registry: Add OIDs for missing Spnego auth mechanisms to MacsSteve French2021-08-251-0/+7
* cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee2021-06-201-0/+8
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-261-1/+9
|\
| * x509: Add OID for NIST P384 and extend parser for itSaulo Alessandre2021-03-261-0/+1
| * x509: Add support for parsing x509 certs with ECDSA keysStefan Berger2021-03-261-0/+2
| * x509: Detect sm2 keys by their parameters OIDStefan Berger2021-03-261-0/+1
| * oid_registry: Add OIDs for ECDSA with SHA224/256/384/512Stefan Berger2021-03-261-1/+5
* | oid_registry: Add TCG defined OIDS for TPM keysJames Bottomley2021-04-141-0/+5
|/
* X.509: support OSCCA certificate parseTianjia Zhang2020-09-251-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov2019-04-181-0/+18
* PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells2015-09-011-0/+3
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-1/+3
* pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-091-1/+6
* PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-081-0/+1
* X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-081-0/+2
* X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+90