aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/oids.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce ability to register OIDs at runtimeNever2018-02-051-409/+113
* use range-based for loop instead of std::for_eachPatrik Fiedler2018-01-031-2/+2
* add the detection for the ca issuers field(1.3.6.1.5.5.7.48.2) in x509 certif...Patrik Fiedler2018-01-031-0/+2
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-1/+3
* X.509 RSA-PSS verificationDaniel Neus2017-10-201-1/+11
* Correct the SHA-3 PKCSv1.5 IDsJack Lloyd2017-10-051-1/+3
* Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-041-1/+5
* Add SM2 signature schemeJack Lloyd2017-06-291-1/+9
* Moved to draft-ietf-curdle-pkix assigned OIDsFrancis Dupont2017-06-121-5/+5
* Add Ed25519 key type and testsJack Lloyd2017-06-071-1/+3
* Add SM3 OIDs and PKCSv1.5 hash prefixJack Lloyd2017-05-191-1/+5
* Add warning to OID script outputJack Lloyd2016-11-211-1/+4
* Add key_constraints_to_string, GOST-34.10 cert handlingJack Lloyd2016-11-181-1/+3
* Add OIDs for SHA-3 and SHA-3 signature algorithmsJack Lloyd2016-11-171-1/+47
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-1/+3
* Change oids.py and regenerate oids.cppRené Korthaus2016-11-031-1/+1
* Add an in-house EC curve for TLS at compile-timeRené Korthaus2016-11-031-0/+10
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-0/+338