aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/templates/mult.c
Commit message (Expand)AuthorAgeFilesLines
* Use bn clear functions.J08nY2025-10-021-0/+4
* Use more-CT libtommath.J08nY2023-12-031-1/+2
* Add fixed-base multipliers with precomputation.J08nY2023-10-081-0/+12
* Free ws data at the end.J08nY2023-10-051-2/+2
* Add wNAF scalarmult, more options implemented for other scalarmults.J08nY2023-09-291-0/+12
* Add reduction functions, add global trigger for whole cmd.J08nY2020-03-021-1/+11
* Get stuff to work on STM32F0.J08nY2020-02-261-2/+0
* Allocate and initialize formula variables only once.J08nY2020-02-201-7/+21
* Flesh out client, add implementation tests.J08nY2020-02-191-7/+7
* Implement multipliers.J08nY2019-12-231-0/+18