index
:
BouncyCastle.NET-ed25519.git
this commit
master
release/v1.9
release/v2.0
release/v2.1
release/v2.2
release/v2.3
release/v2.4
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
src
/
math
/
ec
/
Nat.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Math.Raw support for custom binary curves
Peter Dettman
2015-03-23
1
-1013
/
+0
*
Remove some length-specific methods in favour of the Nat class
Peter Dettman
2014-03-04
1
-4
/
+205
*
Refactoring in the Nat* classes and some new method variations
Peter Dettman
2014-03-03
1
-53
/
+299
*
Add extra arg to AddWord() and add variant of Copy()
Peter Dettman
2014-02-26
1
-4
/
+10
*
Refactoring in Nat* classes
Peter Dettman
2014-02-24
1
-10
/
+44
*
Initial work on the Curve25519 field implementation
Peter Dettman
2014-02-06
1
-0
/
+11
*
Implement Karatsuba multiply/square on 512-bit numbers and use as basis for P...
Peter Dettman
2014-02-03
1
-32
/
+65
*
Minor optimization for secp521r1 point doubling
Peter Dettman
2014-02-02
1
-0
/
+32
*
Add custom curve for secp521r1 (P-521)
Peter Dettman
2014-02-01
1
-99
/
+47
*
Fix IncExt
Peter Dettman
2014-02-01
1
-1
/
+1
*
Fix Nat*.Gte methods
Peter Dettman
2014-02-01
1
-2
/
+2
*
Make Dec/Inc/IncExt methods work at the full length and change assertions acc...
Peter Dettman
2014-01-31
1
-33
/
+35
*
Fix GetBit range-check
Peter Dettman
2014-01-30
1
-1
/
+1
*
Add diagnostics
Peter Dettman
2014-01-26
1
-37
/
+42
*
Fix return type in SubFromExt
Peter Dettman
2014-01-24
1
-4
/
+4
*
Move method
Peter Dettman
2014-01-24
1
-16
/
+16
*
Add Nat/Mod classes and use instead of (slow) BigInteger.ModInverse implement...
Peter Dettman
2014-01-23
1
-0
/
+495