Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | All tests now share an RNG. Uses system RNG if available | lloyd | 2014-12-28 | 1 | -4/+4 |
* | Switch to using Montgomery ladder for EC point multiplication. | lloyd | 2014-12-10 | 1 | -55/+75 |
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 1 | -12/+16 |
* | Add some secp256k1 KATs and a randomized ECC test suggested in | lloyd | 2014-10-10 | 1 | -3/+77 |
* | Compile fixes | lloyd | 2014-02-09 | 1 | -5/+3 |
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -8/+14 |
* | Split up public key tests and data, use new test framework | lloyd | 2014-01-05 | 1 | -0/+842 |