index
:
pyecsca-codegen.git
master
Python Elliptic Curve Side-Channel Analysis toolkit (codegen).
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
test_impl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Booth multiplier.
J08nY
2025-10-02
1
-2
/
+0
*
Fix impls and most equivalence tests.
J08nY
2025-10-01
1
-16
/
+6
*
Add wider tests of implementation correctness.
J08nY
2025-10-01
1
-191
/
+11
*
Document the scripts.
J08nY
2024-07-17
1
-3
/
+3
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
1
-1
/
+58
*
Test under -fsanitize and fix Keccak issue.
J08nY
2023-10-06
1
-0
/
+3
*
Add fixed width scalarmult.
J08nY
2023-10-03
1
-0
/
+19
*
Add Sliding window multiplier.
J08nY
2023-10-01
1
-1
/
+20
*
Better impl tests.
J08nY
2023-09-30
1
-212
/
+209
*
Add wNAF scalarmult, more options implemented for other scalarmults.
J08nY
2023-09-29
1
-98
/
+40
*
Move to pytest.
J08nY
2023-09-28
1
-217
/
+277
*
simulator tests
andrr3j
2023-07-18
1
-1
/
+1
*
Fix montgomery multiplication.
J08nY
2023-03-29
1
-4
/
+5
*
Fix tests with master version of pyecsca.
J08nY
2020-12-14
1
-2
/
+2
*
Add inversion to config, change scalar mult command.
J08nY
2020-03-09
1
-1
/
+1
*
Add support for specifying multiplication and square algos.
J08nY
2020-03-02
1
-20
/
+26
*
Make Barrett reduction work.
J08nY
2020-03-02
1
-0
/
+1
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
1
-4
/
+3
*
Add full implementation tests.
J08nY
2020-02-20
1
-30
/
+198
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
1
-2
/
+8
*
Flesh out client, add implementation tests.
J08nY
2020-02-19
1
-0
/
+77