index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
ec
/
mult
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redo LadderMult fix.
J08nY
2024-06-03
1
-2
/
+5
*
Fix bad init error in LadderMultiplier.
J08nY
2024-06-01
1
-2
/
+2
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
7
-158
/
+344
*
More precise error message for scalarmult init.
J08nY
2024-05-27
1
-1
/
+1
*
Fix scalarmult hash impls to allow for proper inclusion in sets.
J08nY
2024-04-04
7
-14
/
+14
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
1
-0
/
+16
*
Add Window multiplier with Booth recoding.
J08nY
2023-12-01
1
-22
/
+148
*
Enhance RPA, add logging.
J08nY
2023-10-16
1
-1
/
+1
*
Fix comb mult reprs.
J08nY
2023-10-16
1
-0
/
+6
*
Make multiplier reprs more concise.
J08nY
2023-10-16
6
-10
/
+10
*
Fix variable name issue in Comb.
J08nY
2023-10-04
1
-2
/
+2
*
Add Comb multipliers.
J08nY
2023-10-04
3
-8
/
+202
*
Add fullprecomp multiplier.
J08nY
2023-10-04
4
-2
/
+120
*
More docs for scalarmults.
J08nY
2023-10-04
7
-14
/
+128
*
Fix RPA distinguish test.
J08nY
2023-08-27
1
-1
/
+1
*
Add sliding window multiplier.
J08nY
2023-08-27
4
-49
/
+103
*
Move scalar multipliers into a subpackage.
J08nY
2023-08-27
6
-0
/
+871