aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/templates/mult_sliding_w.c
Commit message (Expand)AuthorAgeFilesLines
* Fix equivalence to pyecsca mults.HEADmasterJ08nY2025-11-301-1/+3
* Use bn clear functions.J08nY2025-10-021-2/+1
* Add fixed-base multipliers with precomputation.J08nY2023-10-081-4/+0
* Free ws data at the end.J08nY2023-10-051-2/+3
* Run config under valgrind.J08nY2023-10-051-4/+4
* Add debug prints to sliding W mult for CI.J08nY2023-10-051-0/+4
* Add Sliding window multiplier.J08nY2023-10-011-0/+42