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
/
ECCurve.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port GLV implementation from Java
Peter Dettman
2014-03-13
1
-2
/
+24
*
Add new CreateRawPoint method on ECCurve that includes the Z coords
Peter Dettman
2014-03-13
1
-0
/
+12
*
Use ToBigInteger() for A/B comparison in curve equality
Peter Dettman
2014-02-19
1
-4
/
+4
*
Index precomputation info by name
Peter Dettman
2014-02-07
1
-6
/
+20
*
Cleanup various warnings, and reformatting
Peter Dettman
2014-01-29
1
-1
/
+2
*
Avoid division when decompressing a lambda-projective point
Peter Dettman
2014-01-28
1
-9
/
+5
*
Port from Java order/cofactor for all curves
Peter Dettman
2014-01-28
1
-29
/
+46
*
Port of latest EC multipliers from Java
Peter Dettman
2014-01-27
1
-1
/
+1
*
Refactor DecompressPoint
Peter Dettman
2014-01-26
1
-8
/
+3
*
Port of jacobian/-modified coordinates from Java
Peter Dettman
2014-01-26
1
-52
/
+65
*
Port latest Java fixes for lambda-projective and make it the default for F2m
Peter Dettman
2014-01-25
1
-9
/
+9
*
Implement homogeneous and lambda-projective coordinate systems in F2m curves
Peter Dettman
2014-01-25
1
-14
/
+53
*
Default to COORD_HOMOGENEOUS for Fp
Peter Dettman
2014-01-24
1
-1
/
+1
*
Implementation of homogeneous coordinates for Fp
Peter Dettman
2014-01-24
1
-1
/
+27
*
Port of several interrelated things from Java build:
Peter Dettman
2014-01-23
1
-1
/
+91
*
Add foundations for supporting other coordinate systems
Peter Dettman
2014-01-22
1
-26
/
+210
*
Use new Math.Field classes in EC curves, and avoid casting in client code
Peter Dettman
2014-01-22
1
-83
/
+70
*
Bring Fp field element code mostly up-to-date with Java version
Peter Dettman
2014-01-21
1
-2
/
+3
*
Use Negate() to simplify
Peter Dettman
2013-12-05
1
-1
/
+1
*
Initial import of old CVS repository
Peter Dettman
2013-06-28
1
-0
/
+651