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
/
Nat192.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Math.Raw support for custom binary curves
Peter Dettman
2015-03-23
1
-962
/
+0
*
Optimize squaring by inlining the ShiftUpBit
Peter Dettman
2014-03-14
1
-30
/
+70
*
Use Nat methods instead of specific Nat*.*Ext methods
Peter Dettman
2014-03-05
1
-25
/
+0
*
Remove some length-specific methods in favour of the Nat class
Peter Dettman
2014-03-04
1
-142
/
+3
*
Just use shift methods from Nat class evverywhere
Peter Dettman
2014-03-04
1
-84
/
+2
*
Refactoring in the Nat* classes and some new method variations
Peter Dettman
2014-03-03
1
-14
/
+61
*
Add/rename MulAddTo variations
Peter Dettman
2014-03-03
1
-0
/
+77
*
Equality/hashcode should ignore "excess" words
Peter Dettman
2014-02-27
1
-0
/
+10
*
Round out the Nat192 methods
Peter Dettman
2014-02-26
1
-14
/
+269
*
Optimization for custom curve reduction when only a few bits need reducing; u...
Peter Dettman
2014-02-26
1
-0
/
+57
*
Refactoring in Nat* classes
Peter Dettman
2014-02-24
1
-41
/
+23
*
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
-12
/
+10
*
Avoid modifying the input to the Reduce() methods
Peter Dettman
2014-01-31
1
-16
/
+17
*
Improve reduction speed for secp192k1 and secp256k1 custom fields
Peter Dettman
2014-01-31
1
-0
/
+56
*
Add custom curves for secp192k1 and secp192r1 (P-192)
Peter Dettman
2014-01-31
1
-0
/
+685