aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/oid_lookup
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-034-480/+0
* Fix mutex in oids.cppJack Lloyd2016-10-121-7/+7
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-1/+1
* Remove deprecated Nyberg-Rueppel and Rabin-Williams signaturesJack Lloyd2016-09-021-23/+0
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-021-1/+0
* ANSSI elliptic curve cryptography frp256v1Simon Cogliani2016-07-241-0/+2
* Add ECKDSA OIDs for SHA signaturesJack Lloyd2016-06-221-0/+4
* Merge GH #504 Add ECKCDSAJack Lloyd2016-06-201-0/+3
|\
| * Add ECKCDSA signature algorithmRené Korthaus2016-06-141-0/+3
* | remove all uses of EMSA1_BSIDaniel Neus2016-05-021-7/+0
|/
* Add ECGDSARené Korthaus2016-04-191-0/+10
* Merge GH #454 X.509 name constraintsJack Lloyd2016-03-161-0/+1
|\
| * X.509 Name ConstraintsKai Michaelis2016-03-101-0/+1
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
|/
* Add Microsoft SmartcardLogon extended key usage OIDRené Korthaus2016-01-121-0/+2
* String comparision fixesDaniel Neus2016-01-041-2/+2
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Remove support for broken 112 and 128 bit SECP ECC groups.Jack Lloyd2015-12-021-4/+2
* Python: docs, key agreement, fix bcrypt trailing null byte.lloyd2015-02-161-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-043-246/+279
* Ensure all files have copyright and license info.lloyd2015-01-103-3/+3
* Add OID for SHA-512/256lloyd2015-01-081-0/+2
* When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC.lloyd2014-12-271-2/+9
* Add OIDs for Twofish, Serpent, and McEliecelloyd2014-11-291-0/+4
* Cleanup PBES2 and add GCM supportlloyd2014-11-191-0/+5
* Fix error in add_str2oid call, github pull req 28etcimon2014-10-311-1/+1
* Remove PBES1 entirelylloyd2014-01-181-6/+0
* Move lib into srclloyd2014-01-104-0/+446