aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/templates/mult_bnaf.c
Commit message (Collapse)AuthorAgeFilesLines
* Use bn clear functions.J08nY2025-10-021-2/+1
|
* Fix bnaf multiplier in codegen.J08nY2025-10-021-17/+36
|
* Handle always in Binary NAF mult.J08nY2025-10-011-10/+50
|
* Add wNAF scalarmult, more options implemented for other scalarmults.J08nY2023-09-291-10/+38
|
* Add reduction functions, add global trigger for whole cmd.J08nY2020-03-021-5/+1
|
* Add dynamic triggering.J08nY2020-02-281-0/+4
|
* Allocate and initialize formula variables only once.J08nY2020-02-201-2/+2
|
* Implement multipliers.J08nY2019-12-231-0/+28