Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Math.Raw support for custom binary curves | Peter Dettman | 2015-03-23 | 1 | -0/+2 |
* | Add automatic EC point validation for decoded points and for multiplier outputs | Peter Dettman | 2014-07-23 | 1 | -14/+1 |
* | Optimize some of the addition/doubling internals | Peter Dettman | 2014-03-10 | 1 | -12/+15 |
* | Optimization for custom curve reduction when only a few bits need reducing; u... | Peter Dettman | 2014-02-26 | 1 | -5/+4 |
* | Port point-detaching stuff from Java | Peter Dettman | 2014-01-28 | 1 | -0/+5 |
* | Port custom curve for secp256r1 from Java | Peter Dettman | 2014-01-26 | 1 | -0/+283 |