index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ec
/
test_curve.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-1
/
+2
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-10
/
+10
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-162
/
+157
*
Add .to_coords to domain params and curve objects.
J08nY
2023-08-04
1
-0
/
+15
*
Use black.
J08nY
2021-04-10
1
-26
/
+67
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
1
-1
/
+0
*
Add point compare using scaling formula.
J08nY
2020-12-10
1
-0
/
+13
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
1
-0
/
+4
*
Add support for GMP modular arithmetic.
J08nY
2020-12-10
1
-1
/
+5
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
1
-0
/
+7
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-1
/
+19
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
1
-0
/
+13
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
1
-0
/
+5
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
1
-3
/
+15
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
1
-3
/
+19
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-20
/
+3
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-7
/
+21
*
More coverage for curve and group.
J08nY
2019-05-01
1
-1
/
+21
*
Raise code coverage for Mod.
J08nY
2019-04-22
1
-1
/
+11
*
Add AbelianGroup class.
J08nY
2019-04-21
1
-10
/
+8
*
Add prime parameter to EllipticCurve class.
J08nY
2019-03-21
1
-0
/
+20