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
*
Fix equivalence to pyecsca mults.
HEAD
master
J08nY
2025-11-30
5
-8
/
+14
*
Render (some) assumptions.
J08nY
2025-10-02
2
-2
/
+14
*
More docs.
J08nY
2025-10-02
2
-70
/
+314
*
Bump actions and fix codecov.
J08nY
2025-10-02
1
-4
/
+6
*
Fix gdb options.
J08nY
2025-10-02
1
-4
/
+5
*
Merge pull request #10 from J08nY/feat/equivalence-tests
Ján Jančár
2025-10-02
30
-342
/
+1206
|
\
|
*
Bump runner version (try newer gdb).
J08nY
2025-10-02
1
-1
/
+1
|
*
Make libtommath build again.
J08nY
2025-10-02
1
-0
/
+0
|
*
Fix emulator test.
J08nY
2025-10-02
1
-1
/
+1
|
*
Fix Booth conditions for small window.
J08nY
2025-10-02
1
-2
/
+2
|
*
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
|
/
[next]