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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix equivalence to pyecsca mults.
HEAD
master
J08nY
2025-11-30
1
-3
/
+1
*
Render (some) assumptions.
J08nY
2025-10-02
1
-1
/
+0
*
Fix gdb options.
J08nY
2025-10-02
1
-4
/
+5
*
Implement Booth multiplier.
J08nY
2025-10-02
2
-4
/
+0
*
Add booth recoding functions with tests.
J08nY
2025-10-02
1
-1
/
+66
*
Make equivalence test less flaky.
J08nY
2025-10-02
2
-30
/
+56
*
Fix bnaf multiplier in codegen.
J08nY
2025-10-02
2
-23
/
+27
*
Even more tests for bn NAF functions.
J08nY
2025-10-02
2
-1
/
+61
*
More tests for bn functions.
J08nY
2025-10-02
2
-57
/
+234
*
Fix impls and most equivalence tests.
J08nY
2025-10-01
2
-66
/
+29
*
More tests for sliding windows.
J08nY
2025-10-01
2
-23
/
+48
*
Add equivalence test using GDB introspection.
J08nY
2025-10-01
2
-0
/
+276
*
Add wider tests of implementation correctness.
J08nY
2025-10-01
2
-191
/
+103
*
Document the scripts.
J08nY
2024-07-17
3
-9
/
+9
*
Add malloc filtering to trace transform function.
J08nY
2023-12-11
1
-0
/
+30
*
renamed file and target class
Andrej Bátora
2023-11-27
1
-2
/
+2
*
Merge branch 'J08nY:master' into bugfix/simulator
Andrej Bátora
2023-10-18
1
-0
/
+49
|
\
|
*
Add regression test for #5.
J08nY
2023-10-10
1
-0
/
+49
*
|
updated simulator tests
andrr3j
2023-10-10
1
-1
/
+0
|
/
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
3
-9
/
+66
*
Test under -fsanitize and fix Keccak issue.
J08nY
2023-10-06
1
-0
/
+3
*
Xfail simulator tests until #3 is resolved.
J08nY
2023-10-05
1
-0
/
+1
*
Dont trace in simulator tests.
J08nY
2023-10-05
1
-2
/
+1
*
Enable faster implementation in simulator tests.
J08nY
2023-10-05
1
-1
/
+7
*
Add fixed width scalarmult.
J08nY
2023-10-03
2
-2
/
+56
*
Add Sliding window multiplier.
J08nY
2023-10-01
1
-1
/
+20
*
Add sliding window recoding functions.
J08nY
2023-10-01
2
-0
/
+59
*
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
8
-557
/
+876
*
simulator test fix 2
andrr3j
2023-07-19
1
-0
/
+3
*
simulator test fix
andrr3j
2023-07-19
1
-30
/
+0
*
test fix
andrr3j
2023-07-19
1
-7
/
+6
*
small fix in simulator tests
andrr3j
2023-07-19
1
-5
/
+3
*
simulator tests
andrr3j
2023-07-18
2
-1
/
+225
*
Fix montgomery multiplication.
J08nY
2023-03-29
1
-4
/
+5
*
Fix tests with master version of pyecsca.
J08nY
2020-12-14
3
-5
/
+5
*
Add inversion to config, change scalar mult command.
J08nY
2020-03-09
3
-5
/
+10
*
Add tests, for fixed Jacobian stuff.
J08nY
2020-03-03
1
-1
/
+2
*
Add support for specifying multiplication and square algos.
J08nY
2020-03-02
2
-37
/
+35
*
Make Barrett reduction work.
J08nY
2020-03-02
1
-0
/
+1
*
Proper LED thingies.
J08nY
2020-02-27
1
-0
/
+26
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
3
-7
/
+6
*
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
4
-31
/
+117
*
Rework client.
J08nY
2020-02-18
2
-23
/
+104
*
Cleanup builder.
J08nY
2020-02-10
1
-14
/
+55
*
Add ChipWhisperer support for flashing.
J08nY
2020-01-27
1
-2
/
+2
*
Add Travis and Codecov + tests.
J08nY
2019-12-23
2
-0
/
+58