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.c
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
1
-0
/
+56
*
Use bn clear functions.
J08nY
2025-10-02
1
-0
/
+36
*
Even more tests for bn NAF functions.
J08nY
2025-10-02
1
-6
/
+68
*
More tests for bn functions.
J08nY
2025-10-02
1
-19
/
+44
*
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
1
-0
/
+2
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
1
-5
/
+43
*
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
1
-3
/
+43
*
Add Sliding window multiplier.
J08nY
2023-10-01
1
-1
/
+0
*
Add sliding window recoding functions.
J08nY
2023-10-01
1
-0
/
+134
*
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
1
-0
/
+25
*
Make Barrett reduction work.
J08nY
2020-03-02
1
-5
/
+7
*
Add reduction functions, add global trigger for whole cmd.
J08nY
2020-03-02
1
-0
/
+168
*
Update libtommath, use multi init and clear.
J08nY
2020-02-28
1
-3
/
+3
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
1
-55
/
+111
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
1
-0
/
+5
*
Implement multipliers.
J08nY
2019-12-23
1
-0
/
+64
*
Split to builder and client.
J08nY
2019-11-28
1
-3
/
+3
*
Working dynamic build!
J08nY
2019-11-28
1
-0
/
+4
*
Reorganize files, implement proper main.
J08nY
2019-11-27
1
-0
/
+119