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
/
bn.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add booth recoding functions with tests.
J08nY
2025-10-02
1
-0
/
+10
*
Use bn clear functions.
J08nY
2025-10-02
1
-0
/
+4
*
Even more tests for bn NAF functions.
J08nY
2025-10-02
1
-1
/
+5
*
More tests for bn functions.
J08nY
2025-10-02
1
-0
/
+2
*
Expose bn digit size from tommath at runtime.
J08nY
2025-10-01
1
-0
/
+2
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
1
-3
/
+11
*
Add fixed width scalarmult.
J08nY
2023-10-03
1
-0
/
+9
*
Add sliding window recoding functions.
J08nY
2023-10-01
1
-0
/
+10
*
Remove Pipfile and move to pyproject.toml setup.
J08nY
2023-09-27
1
-1
/
+1
*
Add support for specifying multiplication and square algos.
J08nY
2020-03-02
1
-7
/
+19
*
Make Barrett reduction work.
J08nY
2020-03-02
1
-1
/
+1
*
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
1
-8
/
+34
*
Add dynamic triggering.
J08nY
2020-02-28
1
-6
/
+0
*
Update libtommath, use multi init and clear.
J08nY
2020-02-28
1
-3
/
+5
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
1
-17
/
+32
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
1
-0
/
+1
*
Implement multipliers.
J08nY
2019-12-23
1
-0
/
+12
*
Working dynamic build!
J08nY
2019-11-28
1
-0
/
+1
*
Reorganize files, implement proper main.
J08nY
2019-11-27
1
-0
/
+51