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
*
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