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_configuration.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add complete and incomplete variants of NAF multipliers.
J08nY
2025-08-11
1
-1
/
+1
*
Fix tests.
J08nY
2025-03-26
1
-1
/
+1
*
Fix Comb miscall inn tests.
J08nY
2025-03-19
1
-1
/
+1
*
Fix configs test.
J08nY
2023-12-16
1
-1
/
+1
*
Add Window multiplier with Booth recoding.
J08nY
2023-12-01
1
-1
/
+1
*
Make stuff picklable.
J08nY
2023-10-14
1
-0
/
+13
*
Add Comb multipliers.
J08nY
2023-10-04
1
-1
/
+1
*
Add fullprecomp multiplier.
J08nY
2023-10-04
1
-1
/
+1
*
Bump EFD version and fix formula names.
J08nY
2023-09-20
1
-2
/
+2
*
Add sliding window multiplier.
J08nY
2023-08-27
1
-1
/
+3
*
More scalarmult options.
J08nY
2023-08-27
1
-1
/
+1
*
Further unify and specify scalarmults.
J08nY
2023-08-25
1
-6
/
+7
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-81
/
+37
*
Initial move to pytest.
J08nY
2023-08-08
1
-2
/
+3
*
Properly raise warnings.
J08nY
2021-05-19
1
-1
/
+0
*
Use black.
J08nY
2021-04-10
1
-16
/
+51
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
1
-2
/
+3
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
1
-2
/
+2
*
Add notebooks, fix Travis.
J08nY
2020-02-13
1
-15
/
+26
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
1
-0
/
+53