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
/
naf.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Avoid unnecessary precomputation in window mults.
J08nY
2025-11-19
1
-1
/
+2
|
*
Fix use_init and use_multiply in errors_out.
J08nY
2025-08-21
1
-1
/
+4
|
*
Add complete and incomplete variants of NAF multipliers.
J08nY
2025-08-11
1
-4
/
+57
|
*
Fix bnaf always.
J08nY
2025-03-28
1
-4
/
+6
|
*
Add always to Binary NAF.
J08nY
2025-03-26
1
-5
/
+22
|
*
Blacken.
J08nY
2025-03-13
1
-1
/
+3
|
*
Add "bits" param to scalarmults to have control over their range.
J08nY
2025-03-13
1
-4
/
+4
|
*
Handle precomp points in multiple context.
J08nY
2025-03-12
1
-5
/
+7
|
*
More ladder multipliers.
J08nY
2024-08-28
1
-2
/
+2
|
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
1
-30
/
+72
|
*
Fix scalarmult hash impls to allow for proper inclusion in sets.
J08nY
2024-04-04
1
-2
/
+2
|
*
Enhance RPA, add logging.
J08nY
2023-10-16
1
-1
/
+1
|
*
Make multiplier reprs more concise.
J08nY
2023-10-16
1
-2
/
+2
|
*
More docs for scalarmults.
J08nY
2023-10-04
1
-3
/
+28
|
*
Add sliding window multiplier.
J08nY
2023-08-27
1
-24
/
+7
|
*
Move scalar multipliers into a subpackage.
J08nY
2023-08-27
1
-0
/
+180