aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1
Commit message (Collapse)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-1023-23/+23
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* 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 OCB mode with various ciphers.
* Add OIDs for Twofish, Serpent, and McEliecelloyd2014-11-291-0/+4
|
* Cleanup PBES2 and add GCM supportlloyd2014-11-191-0/+5
|
* Remove unused includeslloyd2014-11-181-1/+0
|
* Fix error in add_str2oid call, github pull req 28etcimon2014-10-311-1/+1
|
* Fix decoding indefinite length BER constructs that contain a contextlloyd2014-09-271-1/+1
| | | | sensitive tag of zero. Github pull 26 from Janusz Chorko.
* Remove PBES1 entirelylloyd2014-01-181-6/+0
|
* Move lib into srclloyd2014-01-1025-0/+3752