Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 23 | -23/+23 |
* | 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 |
* | Remove unused includes | lloyd | 2014-11-18 | 1 | -1/+0 |
* | Fix error in add_str2oid call, github pull req 28 | etcimon | 2014-10-31 | 1 | -1/+1 |
* | Fix decoding indefinite length BER constructs that contain a context | lloyd | 2014-09-27 | 1 | -1/+1 |
* | Remove PBES1 entirely | lloyd | 2014-01-18 | 1 | -6/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 25 | -0/+3752 |