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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wNAF scalarmult, more options implemented for other scalarmults.
J08nY
2023-09-29
1
-10
/
+10
*
added simulator config, scalar_mult and generate_key fix
andrr3j
2023-04-27
1
-0
/
+4
*
Fix montgomery multiplication.
J08nY
2023-03-29
1
-0
/
+3
*
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
*
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
1
-0
/
+1
*
Make Barrett reduction work.
J08nY
2020-03-02
1
-5
/
+10
*
Add base functions for modular reduction.
J08nY
2020-03-02
1
-0
/
+19
*
Add dynamic triggering.
J08nY
2020-02-28
1
-6
/
+21
*
Proper LED thingies.
J08nY
2020-02-27
1
-0
/
+2
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
1
-3
/
+6
*
Add full implementation tests.
J08nY
2020-02-20
1
-1
/
+6
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
1
-6
/
+9
*
Flesh out client, add implementation tests.
J08nY
2020-02-19
1
-6
/
+6
*
Rework client.
J08nY
2020-02-18
1
-25
/
+110
*
Cleanup builder.
J08nY
2020-02-10
1
-4
/
+10
*
Implement multipliers.
J08nY
2019-12-23
1
-4
/
+4
*
Split to builder and client.
J08nY
2019-11-28
1
-2
/
+2
*
Working dynamic build!
J08nY
2019-11-28
1
-28
/
+34
*
Reorganize files, implement proper main.
J08nY
2019-11-27
1
-0
/
+358