Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 4 | -599/+0 |
* | Add EC groups | lloyd | 2013-12-25 | 1 | -0/+307 |
* | Same for EC groups | lloyd | 2013-12-25 | 2 | -3/+7 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Fix encoding error in ECC groups using OID method. Reported by and | lloyd | 2013-10-30 | 1 | -1/+1 |
* | Modify DL_Group::PEM_decode and BER_decode to take values instead of | lloyd | 2012-06-05 | 1 | -3/+1 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -11/+11 |
* | Formatting and comment fix | lloyd | 2012-01-24 | 1 | -5/+5 |
* | Move the curve over GF(p) code back into its own subdir | lloyd | 2011-05-19 | 1 | -2/+3 |
* | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 3 | -0/+289 |