aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/templates/mult_fixed_w.c
Commit message (Expand)AuthorAgeFilesLines
* Use bn clear functions.J08nY2025-10-021-2/+1
* Fix FixedWindow with small window size.J08nY2025-10-011-5/+9
* Fix fixed-window over-computation.J08nY2025-10-011-3/+3
* Add fixed-base multipliers with precomputation.J08nY2023-10-081-2/+2
* Add fixed width scalarmult.J08nY2023-10-031-0/+63