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
/
SecP256R1Field.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional temp values in reduction
Peter Dettman
2016-02-02
1
-3
/
+4
*
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
-2
/
+11
*
Refactor temporary variables in reductions
Peter Dettman
2014-03-10
1
-8
/
+8
*
Minor improvement to reduction
release-1.8.0-beta.2
Peter Dettman
2014-03-06
1
-3
/
+5
*
Improved reduction
Peter Dettman
2014-03-05
1
-34
/
+28
*
Reduction optimization for secp256r1
Peter Dettman
2014-03-05
1
-5
/
+73
*
Use Nat methods instead of specific Nat*.*Ext methods
Peter Dettman
2014-03-05
1
-1
/
+2
*
Remove some length-specific methods in favour of the Nat class
Peter Dettman
2014-03-04
1
-6
/
+5
*
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
-8
/
+8
*
Refactor reduction methods and change scope of PExt fields
Peter Dettman
2014-03-03
1
-30
/
+36
*
Optimize final adjustments in Reduce()
Peter Dettman
2014-02-27
1
-11
/
+8
*
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
/
+36
*
Rename locals in Reduce() methods
Peter Dettman
2014-02-01
1
-18
/
+18
*
Optimize Reduce() method
Peter Dettman
2014-02-01
1
-8
/
+16
*
Fix final step of Reduce()
Peter Dettman
2014-01-30
1
-10
/
+9
*
Add SquareN to perform repeated modular squaring
Peter Dettman
2014-01-30
1
-0
/
+15
*
Port custom curve for secp256r1 from Java
Peter Dettman
2014-01-26
1
-0
/
+175