Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Math.Raw support for custom binary curves | Peter Dettman | 2015-03-23 | 1 | -0/+2 |
| | | | | - Also migrate the 'raw' stuff into Math.Raw following Java build | ||||
* | Use more specific Nat methods | Peter Dettman | 2014-03-10 | 1 | -2/+2 |
| | |||||
* | Refactoring in the Nat* classes and some new method variations | Peter Dettman | 2014-03-03 | 1 | -9/+8 |
| | | | | Improved reduction in some fields | ||||
* | Simplify Twice() | Peter Dettman | 2014-02-27 | 1 | -7/+3 |
| | |||||
* | Add extra arg to AddWord() and add variant of Copy() | Peter Dettman | 2014-02-26 | 1 | -2/+2 |
| | |||||
* | Refactoring in Nat* classes | Peter Dettman | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Implement Karatsuba multiply/square on 512-bit numbers and use as basis for ↵ | Peter Dettman | 2014-02-03 | 1 | -13/+28 |
| | | | | P-521 multiply/square | ||||
* | Minor optimization for secp521r1 point doubling | Peter Dettman | 2014-02-02 | 1 | -0/+12 |
| | |||||
* | Add custom curve for secp521r1 (P-521) | Peter Dettman | 2014-02-01 | 1 | -0/+131 |