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
/
pyecsca
/
codegen
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix equivalence to pyecsca mults.
HEAD
master
J08nY
2025-11-30
3
-3
/
+7
*
Fix Booth conditions for small window.
J08nY
2025-10-02
1
-2
/
+2
*
Implement Booth multiplier.
J08nY
2025-10-02
1
-0
/
+78
*
Correctly end actions on short circuit.
J08nY
2025-10-02
5
-6
/
+11
*
Use bn clear functions.
J08nY
2025-10-02
8
-16
/
+10
*
Full equivalence.
J08nY
2025-10-02
2
-1
/
+20
*
Fix bnaf multiplier in codegen.
J08nY
2025-10-02
2
-18
/
+37
*
Fix impls and most equivalence tests.
J08nY
2025-10-01
1
-1
/
+1
*
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
*
Fix fixed-window over-computation.
J08nY
2025-10-01
1
-3
/
+3
*
Use more-CT libtommath.
J08nY
2023-12-03
10
-8
/
+38
*
Fix ladder mults.
J08nY
2023-10-16
2
-2
/
+2
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
6
-6
/
+240
*
Free ws data at the end.
J08nY
2023-10-05
2
-4
/
+5
*
Run config under valgrind.
J08nY
2023-10-05
1
-4
/
+4
*
Add debug prints to sliding W mult for CI.
J08nY
2023-10-05
1
-0
/
+4
*
Add option to pass C defines to compiler.
J08nY
2023-10-05
1
-0
/
+4
*
Add fixed width scalarmult.
J08nY
2023-10-03
2
-2
/
+65
*
Add Sliding window multiplier.
J08nY
2023-10-01
1
-0
/
+42
*
Add wNAF scalarmult, more options implemented for other scalarmults.
J08nY
2023-09-29
7
-24
/
+132
*
Remove NOPs in formulas.
J08nY
2023-09-29
7
-14
/
+14
*
added simulator config, scalar_mult and generate_key fix
andrr3j
2023-04-27
1
-0
/
+4
*
Fix montgomery multiplication.
J08nY
2023-03-29
4
-2
/
+19
*
Don't inline the inits.
J08nY
2023-02-21
1
-2
/
+2
*
Separate init and deinit from the main function.
J08nY
2023-02-21
1
-8
/
+16
*
Docs for the main template file.
J08nY
2023-01-29
1
-8
/
+83
*
Finish CWNANO support.
J08nY
2023-01-12
1
-1
/
+3
*
NOP around point operations.
J08nY
2020-03-09
7
-0
/
+21
*
Add inversion to config, change scalar mult command.
J08nY
2020-03-09
1
-7
/
+33
*
Add support for specifying multiplication and square algos.
J08nY
2020-03-02
2
-1
/
+2
*
Make Barrett reduction work.
J08nY
2020-03-02
11
-28
/
+29
*
Add base functions for modular reduction.
J08nY
2020-03-02
4
-6
/
+39
*
Add reduction functions, add global trigger for whole cmd.
J08nY
2020-03-02
12
-39
/
+30
*
Add dynamic triggering.
J08nY
2020-02-28
18
-6
/
+183
*
Update libtommath, use multi init and clear.
J08nY
2020-02-28
2
-14
/
+22
*
Proper LED thingies.
J08nY
2020-02-27
1
-0
/
+2
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
3
-5
/
+17
*
Add full implementation tests.
J08nY
2020-02-20
3
-5
/
+10
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
14
-40
/
+174
*
Flesh out client, add implementation tests.
J08nY
2020-02-19
4
-18
/
+45
*
Rework client.
J08nY
2020-02-18
4
-26
/
+120
*
Cleanup builder.
J08nY
2020-02-10
2
-7
/
+13
*
Implement multipliers.
J08nY
2019-12-23
18
-8
/
+286
*
Split to builder and client.
J08nY
2019-11-28
1
-2
/
+2
*
Working dynamic build!
J08nY
2019-11-28
13
-84
/
+79
*
Reorganize files, implement proper main.
J08nY
2019-11-27
6
-24
/
+456
*
Add rendering of formulas.
J08nY
2019-11-26
10
-2
/
+26
*
Add rendering of CodeOps.
J08nY
2019-11-26
3
-0
/
+18
*
Start Python codegen impl.
J08nY
2019-11-25
5
-0
/
+74