Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Round out the Nat192 methods | Peter Dettman | 2014-02-26 | 1 | -1/+1 |
* | Optimization for custom curve reduction when only a few bits need reducing; u... | Peter Dettman | 2014-02-26 | 1 | -0/+12 |
* | Refactoring in Nat* classes | Peter Dettman | 2014-02-24 | 1 | -1/+1 |
* | Avoid modifying the input to the Reduce() methods | Peter Dettman | 2014-01-31 | 1 | -7/+5 |
* | Improve reduction speed for secp192k1 and secp256k1 custom fields | Peter Dettman | 2014-01-31 | 1 | -8/+3 |
* | Refactoring | Peter Dettman | 2014-01-31 | 1 | -3/+4 |
* | Add SquareN to perform repeated modular squaring | Peter Dettman | 2014-01-30 | 1 | -0/+15 |
* | Port custom curve for secp256k1 from Java | Peter Dettman | 2014-01-26 | 1 | -0/+142 |