aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/render.py
Commit message (Expand)AuthorAgeFilesLines
* Document rendering.J08nY2023-01-291-14/+36
* Cleanup some build artifacts that are not used anymore.J08nY2022-12-281-1/+1
* Fix tests with master version of pyecsca.J08nY2020-12-141-4/+4
* Fixes for recent core changes.J08nY2020-07-141-1/+3
* Add support for specifying multiplication and square algos.J08nY2020-03-021-4/+6
* Make Barrett reduction work.J08nY2020-03-021-8/+8
* Add reduction functions, add global trigger for whole cmd.J08nY2020-03-021-4/+4
* Add dynamic triggering.J08nY2020-02-281-2/+13
* Allocate and initialize formula variables only once.J08nY2020-02-201-27/+15
* Flesh out client, add implementation tests.J08nY2020-02-191-4/+7
* Rework client.J08nY2020-02-181-0/+274