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
/
bn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix emulator test.
J08nY
2025-10-02
1
-1
/
+1
*
Add booth recoding functions with tests.
J08nY
2025-10-02
2
-0
/
+66
*
Use bn clear functions.
J08nY
2025-10-02
2
-0
/
+40
*
Even more tests for bn NAF functions.
J08nY
2025-10-02
2
-7
/
+73
*
More tests for bn functions.
J08nY
2025-10-02
2
-19
/
+46
*
Fix impls and most equivalence tests.
J08nY
2025-10-01
1
-3
/
+3
*
Expose bn digit size from tommath at runtime.
J08nY
2025-10-01
2
-0
/
+4
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
2
-8
/
+54
*
More space?
J08nY
2023-10-05
1
-2
/
+2
*
Allocate more for sliding window array.
J08nY
2023-10-05
1
-2
/
+2
*
Make sure wsliding array is zero.
J08nY
2023-10-05
1
-0
/
+2
*
Fix montgomery reduction.
J08nY
2023-10-05
1
-1
/
+6
*
Add fixed width scalarmult.
J08nY
2023-10-03
2
-3
/
+52
*
Add Sliding window multiplier.
J08nY
2023-10-01
1
-1
/
+0
*
Add sliding window recoding functions.
J08nY
2023-10-01
2
-0
/
+144
*
Remove Pipfile and move to pyproject.toml setup.
J08nY
2023-09-27
1
-1
/
+1
*
Add inversion to config, change scalar mult command.
J08nY
2020-03-09
1
-0
/
+8
*
Add support for specifying multiplication and square algos.
J08nY
2020-03-02
2
-7
/
+44
*
Make Barrett reduction work.
J08nY
2020-03-02
2
-6
/
+8
*
Add base functions for modular reduction.
J08nY
2020-03-02
1
-0
/
+4
*
Add reduction functions, add global trigger for whole cmd.
J08nY
2020-03-02
2
-8
/
+202
*
Add dynamic triggering.
J08nY
2020-02-28
1
-6
/
+0
*
Update libtommath, use multi init and clear.
J08nY
2020-02-28
2
-6
/
+8
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
2
-72
/
+143
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
2
-0
/
+6
*
Implement multipliers.
J08nY
2019-12-23
2
-0
/
+76
*
Split to builder and client.
J08nY
2019-11-28
1
-3
/
+3
*
Working dynamic build!
J08nY
2019-11-28
2
-0
/
+5
*
Reorganize files, implement proper main.
J08nY
2019-11-27
2
-0
/
+170