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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump gdb in CI.
J08nY
2025-10-02
1
-1
/
+1
*
Implement Booth multiplier.
J08nY
2025-10-02
3
-4
/
+78
*
Add booth recoding functions with tests.
J08nY
2025-10-02
3
-1
/
+132
*
Make equivalence test less flaky.
J08nY
2025-10-02
2
-30
/
+56
*
Correctly end actions on short circuit.
J08nY
2025-10-02
5
-6
/
+11
*
Use bn clear functions.
J08nY
2025-10-02
11
-17
/
+52
*
Full equivalence.
J08nY
2025-10-02
2
-1
/
+20
*
Fix bnaf multiplier in codegen.
J08nY
2025-10-02
4
-41
/
+64
*
Even more tests for bn NAF functions.
J08nY
2025-10-02
5
-9
/
+134
*
More tests for bn functions.
J08nY
2025-10-02
6
-79
/
+281
*
Fix impls and most equivalence tests.
J08nY
2025-10-01
4
-70
/
+33
*
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
*
Handle always in Binary NAF mult.
J08nY
2025-10-01
1
-10
/
+50
*
Fix FixedWindow with small window size.
J08nY
2025-10-01
1
-5
/
+9
*
Add wider tests of implementation correctness.
J08nY
2025-10-01
2
-191
/
+103
*
Fix fixed-window over-computation.
J08nY
2025-10-01
1
-3
/
+3
*
Fix SyntaxWarning in new Python.
J08nY
2025-10-01
1
-1
/
+1
*
Expose bn digit size from tommath at runtime.
J08nY
2025-10-01
2
-0
/
+4
*
Bump to 0.3.2.
J08nY
2024-07-17
3
-10
/
+14
*
More docs.
J08nY
2024-07-17
1
-6
/
+8
*
Document the scripts.
J08nY
2024-07-17
11
-73
/
+258
*
Point to donjon-rainbow on pypi.
J08nY
2024-05-29
1
-1
/
+1
*
Bump to 0.3.0.
J08nY
2024-05-16
2
-2
/
+2
*
Add tommath build as part of build.
J08nY
2024-05-15
2
-1
/
+31
*
Bump Python versions in CI.
J08nY
2024-05-15
1
-1
/
+1
*
We are beta!
J08nY
2024-05-15
1
-2
/
+2
*
Add malloc filtering to trace transform function.
J08nY
2023-12-11
2
-14
/
+75
*
Bump libtommath.
J08nY
2023-12-11
1
-0
/
+0
*
Merge pull request #7 from andrr3j/fix/naming
Ján Jančár
2023-12-11
2
-39
/
+48
|
\
|
*
added method for transforming trace to EmulatorTarget
Andrej Bátora
2023-12-07
1
-0
/
+9
|
*
Merge branch 'J08nY:master' into fix/naming
Andrej Bátora
2023-12-07
15
-13
/
+52
|
|
\
|
|
/
|
/
|
*
|
Use more-CT libtommath.
J08nY
2023-12-03
15
-13
/
+52
|
*
renamed file and target class
Andrej Bátora
2023-11-27
2
-39
/
+39
|
/
*
Merge pull request #6 from andrr3j/bugfix/simulator
Ján Jančár
2023-10-18
2
-26
/
+34
|
\
|
*
Merge branch 'J08nY:master' into bugfix/simulator
Andrej Bátora
2023-10-18
3
-2
/
+51
|
|
\
|
|
/
|
/
|
*
|
Fix ladder mults.
J08nY
2023-10-16
2
-2
/
+2
*
|
Add regression test for #5.
J08nY
2023-10-10
1
-0
/
+49
|
*
updated simulator tests
andrr3j
2023-10-10
1
-1
/
+0
|
*
simulator hook rework
Andrej Bátora
2023-10-10
1
-25
/
+34
|
/
*
Merge pull request #4 from J08nY/feat/more-mults
Ján Jančár
2023-10-08
34
-383
/
+1276
|
\
|
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
14
-78
/
+401
|
*
Test under -fsanitize and fix Keccak issue.
J08nY
2023-10-06
2
-1
/
+6
|
*
Ditch bug-specific CI test.
J08nY
2023-10-05
1
-11
/
+0
|
*
More space?
J08nY
2023-10-05
1
-2
/
+2
|
*
Allocate more for sliding window array.
J08nY
2023-10-05
1
-2
/
+2
|
*
Free ws data at the end.
J08nY
2023-10-05
2
-4
/
+5
|
*
Make sure wsliding array is zero.
J08nY
2023-10-05
1
-0
/
+2
|
*
Upload bad impl to artifact.
J08nY
2023-10-05
1
-1
/
+8
|
*
Build failing config with debug.
J08nY
2023-10-05
1
-1
/
+1
[next]