Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use residue-based reduction for more curves, in particular P-256 | Peter Dettman | 2014-01-23 | 1 | -2/+8 |
* | Add Nat/Mod classes and use instead of (slow) BigInteger.ModInverse implement... | Peter Dettman | 2014-01-23 | 1 | -10/+26 |
* | Override methods to optimize for LongArray | Peter Dettman | 2014-01-22 | 1 | -0/+20 |
* | Port LongArray from Java and use in F2mFieldElement | Peter Dettman | 2014-01-22 | 1 | -155/+56 |
* | Fix Equals methods | Peter Dettman | 2014-01-21 | 1 | -13/+7 |
* | Make typed Equals methods public (and virtual) | Peter Dettman | 2014-01-21 | 1 | -3/+3 |
* | Bring Fp field element code mostly up-to-date with Java version | Peter Dettman | 2014-01-21 | 1 | -776/+797 |
* | Add ECFieldElement.GetEncoded() method | Peter Dettman | 2013-12-05 | 1 | -2/+7 |
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+1253 |