Age | Commit message (Expand) | Author | Files | Lines |
2023-10-27 | x509: Add OIDs for FIPS 202 SHA-3 hash and signatures | Dimitri John Ledkov | 1 | -0/+11 |
2023-10-20 | crypto: pkcs7 - remove sha1 support | Dimitri John Ledkov | 1 | -4/+0 |
2023-10-05 | crypto: pkcs7 - remove md4 md5 x.509 support | Dimitri John Ledkov | 1 | -8/+0 |
2023-09-09 | spnego: add missing OID to oid registry | Steve French | 1 | -0/+1 |
2021-08-25 | oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs | Steve French | 1 | -0/+7 |
2021-06-21 | cifs: decoding negTokenInit with generic ASN1 decoder | Hyunchul Lee | 1 | -0/+8 |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+9 |
2021-04-14 | oid_registry: Add TCG defined OIDS for TPM keys | James Bottomley | 1 | -0/+5 |
2021-03-26 | x509: Add OID for NIST P384 and extend parser for it | Saulo Alessandre | 1 | -0/+1 |
2021-03-26 | x509: Add support for parsing x509 certs with ECDSA keys | Stefan Berger | 1 | -0/+2 |
2021-03-26 | x509: Detect sm2 keys by their parameters OID | Stefan Berger | 1 | -0/+1 |
2021-03-26 | oid_registry: Add OIDs for ECDSA with SHA224/256/384/512 | Stefan Berger | 1 | -1/+5 |
2020-09-25 | X.509: support OSCCA certificate parse | Tianjia Zhang | 1 | -0/+6 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
2019-04-18 | crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm | Vitaly Chikunov | 1 | -0/+18 |
2015-09-01 | PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them | David Howells | 1 | -0/+3 |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 1 | -1/+3 |
2014-07-09 | pefile: Parse the "Microsoft individual code signing" data blob | David Howells | 1 | -1/+6 |
2014-07-08 | PKCS#7: Implement a parser [RFC 2315] | David Howells | 1 | -0/+1 |
2012-10-08 | X.509: Add utility functions to render OIDs as strings | David Howells | 1 | -0/+2 |
2012-10-08 | X.509: Implement simple static OID registry | David Howells | 1 | -0/+90 |