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_params.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-7
/
+6
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-4
/
+4
*
Fix DeepSourcce issues.
J08nY
2024-04-16
1
-1
/
+1
*
Make stuff picklable.
J08nY
2023-10-14
1
-0
/
+6
*
Move away from pkg_resources.
J08nY
2023-08-08
1
-4
/
+1
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-102
/
+110
*
Move to importlib.resources for test data discovery.
J08nY
2023-08-08
1
-13
/
+19
*
Add reading of ECTester and ecgen domain parameter files.
J08nY
2023-08-03
1
-3
/
+14
*
Add test for custom domain parameter generation.
J08nY
2023-02-22
1
-1
/
+23
*
Use black.
J08nY
2021-04-10
1
-18
/
+27
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
1
-1
/
+1
*
Make certain aspects of the library configurable.
J08nY
2020-12-17
1
-1
/
+7
*
Properly handle coordinate system assumptions.
J08nY
2020-12-16
1
-1
/
+12
*
Update efd and std submodules.
J08nY
2020-12-11
1
-3
/
+6
*
Add way of importing parameters from file.
J08nY
2020-10-06
1
-1
/
+8
*
Add tests for affine coords.
J08nY
2020-03-16
1
-0
/
+46
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
1
-4
/
+0
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
1
-0
/
+3
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-3
/
+3
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
1
-0
/
+19