aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/oid_lookup/default.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-233/+0
* 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
* X.509 Name ConstraintsKai Michaelis2016-03-101-0/+1
* Add Microsoft SmartcardLogon extended key usage OIDRené Korthaus2016-01-121-0/+2
* 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-041-236/+225
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* 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
* Remove PBES1 entirelylloyd2014-01-181-6/+0
* Move lib into srclloyd2014-01-101-0/+243