aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/common.py
Commit message (Expand)AuthorAgeFilesLines
* Document the scripts.J08nY2024-07-171-4/+6
* Add fixed-base multipliers with precomputation.J08nY2023-10-081-40/+16
* Add option to pass C defines to compiler.J08nY2023-10-051-1/+7
* Add fixed width scalarmult.J08nY2023-10-031-0/+5
* Add Sliding window multiplier.J08nY2023-10-011-3/+15
* Miscellaneous docs.J08nY2023-01-291-0/+4
* Add support for CWNANO target.J08nY2023-01-121-0/+1
* Flesh out client, add implementation tests.J08nY2020-02-191-1/+1
* Rework client.J08nY2020-02-181-74/+37
* Cleanup builder.J08nY2020-02-101-0/+145