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_signature.py
Commit message (
Collapse
)
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
-5
/
+5
|
*
Bump EFD version and fix formula names.
J08nY
2023-09-20
1
-2
/
+2
|
*
Add test-vector test to ECDSA.
J08nY
2023-08-25
1
-0
/
+33
|
*
Remove unnecessary test names for pytest.
J08nY
2023-08-25
1
-14
/
+14
|
*
Fix dangling import.
J08nY
2023-08-09
1
-4
/
+0
|
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-71
/
+88
|
*
Use black.
J08nY
2021-04-10
1
-24
/
+39
|
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-11
/
+11
|
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
|
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-5
/
+8
|
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-2
/
+2
|
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-31
/
+43
|
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-2
/
+2
|
*
More docs and more coverage.
J08nY
2019-04-24
1
-2
/
+21
|
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
1
-0
/
+48