aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/client.py
Commit message (Expand)AuthorAgeFilesLines
* More docs.J08nY2025-10-021-1/+42
* More docs.J08nY2024-07-171-6/+8
* Document the scripts.J08nY2024-07-171-31/+168
* Add malloc filtering to trace transform function.J08nY2023-12-111-14/+45
* added method for transforming trace to EmulatorTargetAndrej Bátora2023-12-071-0/+9
* renamed file and target classAndrej Bátora2023-11-271-37/+37
* simulator hook reworkAndrej Bátora2023-10-101-25/+34
* simulator testsandrr3j2023-07-181-1/+4
* added simulator config, scalar_mult and generate_key fixandrr3j2023-04-271-14/+20
* SimulatorTarget added to client.pyandrr3j2023-04-081-1/+122
* Add docs to client.J08nY2023-01-291-0/+55
* Fixes for recent core changes.J08nY2020-07-141-2/+1
* Add inversion to config, change scalar mult command.J08nY2020-03-091-17/+15
* Fix dynamic trigger command, do not trigger on command processing.J08nY2020-03-061-1/+1
* Add tests, for fixed Jacobian stuff.J08nY2020-03-031-1/+3
* Add support for specifying multiplication and square algos.J08nY2020-03-021-0/+3
* Add dynamic triggering.J08nY2020-02-281-0/+30
* Proper LED thingies.J08nY2020-02-271-7/+13
* Add ECDH.J08nY2020-02-261-7/+56
* Get stuff to work on STM32F0.J08nY2020-02-261-87/+63
* Add full implementation tests.J08nY2020-02-201-12/+20
* Flesh out client, add implementation tests.J08nY2020-02-191-59/+132
* Rework client.J08nY2020-02-181-59/+99
* Cleanup builder.J08nY2020-02-101-11/+74
* Add ChipWhisperer support for flashing.J08nY2020-01-271-0/+1
* Implement multipliers.J08nY2019-12-231-15/+63
* Split to builder and client.J08nY2019-11-281-0/+91