| Commit message (Expand) | Author | Age | Files | Lines |
* | ANSSI elliptic curve cryptography frp256v1 | Simon Cogliani | 2016-07-24 | 1 | -0/+2 |
* | Add ECKDSA OIDs for SHA signatures | Jack Lloyd | 2016-06-22 | 1 | -0/+4 |
* | Merge GH #504 Add ECKCDSA | Jack Lloyd | 2016-06-20 | 1 | -0/+3 |
|\ |
|
| * | Add ECKCDSA signature algorithm | René Korthaus | 2016-06-14 | 1 | -0/+3 |
* | | remove all uses of EMSA1_BSI | Daniel Neus | 2016-05-02 | 1 | -7/+0 |
|/ |
|
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -0/+10 |
* | Merge GH #454 X.509 name constraints | Jack Lloyd | 2016-03-16 | 1 | -0/+1 |
|\ |
|
| * | X.509 Name Constraints | Kai Michaelis | 2016-03-10 | 1 | -0/+1 |
* | | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -2/+2 |
|/ |
|
* | Add Microsoft SmartcardLogon extended key usage OID | René Korthaus | 2016-01-12 | 1 | -0/+2 |
* | String comparision fixes | Daniel Neus | 2016-01-04 | 1 | -2/+2 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | Remove support for broken 112 and 128 bit SECP ECC groups. | Jack Lloyd | 2015-12-02 | 1 | -4/+2 |
* | Python: docs, key agreement, fix bcrypt trailing null byte. | lloyd | 2015-02-16 | 1 | -1/+1 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 3 | -246/+279 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 3 | -3/+3 |
* | Add OID for SHA-512/256 | lloyd | 2015-01-08 | 1 | -0/+2 |
* | When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC. | lloyd | 2014-12-27 | 1 | -2/+9 |
* | Add OIDs for Twofish, Serpent, and McEliece | lloyd | 2014-11-29 | 1 | -0/+4 |
* | Cleanup PBES2 and add GCM support | lloyd | 2014-11-19 | 1 | -0/+5 |
* | Fix error in add_str2oid call, github pull req 28 | etcimon | 2014-10-31 | 1 | -1/+1 |
* | Remove PBES1 entirely | lloyd | 2014-01-18 | 1 | -6/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 4 | -0/+446 |