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
/
custom
/
sec
/
SecP256K1Field.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small performance optimization for important curves
Peter Dettman
2022-02-05
1
-0
/
+26
*
Fixed loop count for BigInteger conversion
Peter Dettman
2020-09-11
1
-1
/
+1
*
'safegcd' modular inversion
Peter Dettman
2020-09-04
1
-59
/
+1
*
Fermat inversion for all custom curves
Peter Dettman
2020-07-07
1
-4
/
+4
*
EC updates from bc-java
Peter Dettman
2020-07-04
1
-4
/
+100
*
Math.Raw support for custom binary curves
Peter Dettman
2015-03-23
1
-0
/
+2
*
Add MultiplyAddToExt method to fields
Peter Dettman
2014-03-10
1
-0
/
+12
*
Use Nat methods instead of specific Nat*.*Ext methods
Peter Dettman
2014-03-05
1
-1
/
+1
*
Remove some length-specific methods in favour of the Nat class
Peter Dettman
2014-03-04
1
-12
/
+11
*
Just use shift methods from Nat class evverywhere
Peter Dettman
2014-03-04
1
-3
/
+3
*
Refactoring in the Nat* classes and some new method variations
Peter Dettman
2014-03-03
1
-10
/
+17
*
Refactor reduction methods and change scope of PExt fields
Peter Dettman
2014-03-03
1
-9
/
+6
*
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