Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring in the Nat* classes and some new method variations | Peter Dettman | 2014-03-03 | 1 | -9/+8 |
* | 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 P... | Peter Dettman | 2014-02-03 | 1 | -13/+28 |
* | 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 |