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_point.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix homog test.
J08nY
2025-03-28
1
-1
/
+1
*
Add equality check via homogenity.
J08nY
2025-03-28
1
-0
/
+36
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-2
/
+4
*
Fix Mod -> mod in tests.
J08nY
2024-07-16
1
-2
/
+2
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-27
/
+27
*
Make stuff picklable.
J08nY
2023-10-14
1
-0
/
+12
*
More tests for point coordinate conversion.
J08nY
2023-08-31
1
-38
/
+49
*
Improve point test coverage.
J08nY
2023-08-31
1
-10
/
+15
*
Move sca tests to pytest.
J08nY
2023-08-09
1
-1
/
+1
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-115
/
+131
*
Allow for iter over Point.
J08nY
2023-05-20
1
-0
/
+11
*
Use black.
J08nY
2021-04-10
1
-30
/
+53
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
1
-1
/
+1
*
Add point compare using scaling formula.
J08nY
2020-12-10
1
-3
/
+10
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
1
-0
/
+6
*
Fix modified coords to_model transformation.
J08nY
2020-07-10
1
-6
/
+8
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-0
/
+4
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
*
Add raw output from scopes.
J08nY
2020-03-08
1
-4
/
+12
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-2
/
+2
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-11
/
+2
*
More utility to formulas.
J08nY
2019-11-29
1
-1
/
+1
*
More docs and more coverage.
J08nY
2019-04-24
1
-4
/
+14
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
1
-0
/
+20
*
Add AbelianGroup class.
J08nY
2019-04-21
1
-23
/
+25
*
Add codecov.
J08nY
2019-04-21
1
-0
/
+1
*
Add point conversion.
J08nY
2019-04-20
1
-0
/
+59