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
/
render.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Render (some) assumptions.
J08nY
2025-10-02
1
-1
/
+14
*
More docs.
J08nY
2025-10-02
1
-69
/
+272
*
Use bn clear functions.
J08nY
2025-10-02
1
-1
/
+2
*
Document the scripts.
J08nY
2024-07-17
1
-0
/
+1
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
1
-2
/
+8
*
Add option to pass C defines to compiler.
J08nY
2023-10-05
1
-3
/
+3
*
Add fixed width scalarmult.
J08nY
2023-10-03
1
-2
/
+1
*
Add wNAF scalarmult, more options implemented for other scalarmults.
J08nY
2023-09-29
1
-8
/
+28
*
Remove deprecated pkg_resources usage.
J08nY
2023-09-28
1
-3
/
+3
*
Add github actions.
J08nY
2023-03-30
1
-7
/
+9
*
Fix montgomery multiplication.
J08nY
2023-03-29
1
-8
/
+20
*
Document rendering.
J08nY
2023-01-29
1
-14
/
+36
*
Cleanup some build artifacts that are not used anymore.
J08nY
2022-12-28
1
-1
/
+1
*
Fix tests with master version of pyecsca.
J08nY
2020-12-14
1
-4
/
+4
*
Fixes for recent core changes.
J08nY
2020-07-14
1
-1
/
+3
*
Add support for specifying multiplication and square algos.
J08nY
2020-03-02
1
-4
/
+6
*
Make Barrett reduction work.
J08nY
2020-03-02
1
-8
/
+8
*
Add reduction functions, add global trigger for whole cmd.
J08nY
2020-03-02
1
-4
/
+4
*
Add dynamic triggering.
J08nY
2020-02-28
1
-2
/
+13
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
1
-27
/
+15
*
Flesh out client, add implementation tests.
J08nY
2020-02-19
1
-4
/
+7
*
Rework client.
J08nY
2020-02-18
1
-0
/
+274