Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -606/+0 |
* | Rename the version of BigInt::data returning a mutable pointer | lloyd | 2012-08-01 | 1 | -3/+2 |
* | Remove the mutable version of BigInt::get_reg | lloyd | 2012-07-31 | 1 | -9/+12 |
* | For block and stream ciphers, don't set the size of the key vectors | lloyd | 2012-05-25 | 1 | -1/+1 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -9/+9 |
* | Add monty sqr and multiply routines (they just call karatsuba and then | lloyd | 2011-06-02 | 1 | -15/+9 |
* | Reduce number of temporaries needed in point addition | lloyd | 2011-06-01 | 1 | -22/+14 |
* | Multi-expoentiation, using the single bit variation. Using a 2 or 3 | lloyd | 2011-06-01 | 1 | -0/+33 |
* | Move the curve over GF(p) code back into its own subdir | lloyd | 2011-05-19 | 1 | -0/+585 |