Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -12/+13 |
* | Inline BigInt move operators and swap | lloyd | 2011-06-13 | 1 | -3/+28 |
* | 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 | 2 | -0/+45 |
* | Only call p.sig_words once in CurveGFp constructor. | lloyd | 2011-05-19 | 1 | -4/+2 |
* | Move the curve over GF(p) code back into its own subdir | lloyd | 2011-05-19 | 4 | -0/+1025 |