aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen
Commit message (Expand)AuthorAgeFilesLines
* Add ECDH.J08nY2020-02-262-9/+58
* Get stuff to work on STM32F0.J08nY2020-02-2619-237/+274
* Add full implementation tests.J08nY2020-02-206-36/+48
* Allocate and initialize formula variables only once.J08nY2020-02-2019-67/+217
* Flesh out client, add implementation tests.J08nY2020-02-199-95/+201
* Rework client.J08nY2020-02-1815-431/+557
* Cleanup builder.J08nY2020-02-105-179/+296
* Add ChipWhisperer support for flashing.J08nY2020-01-272-42/+119
* Add Travis and Codecov + tests.J08nY2019-12-231-10/+38
* Implement multipliers.J08nY2019-12-2326-71/+516
* Split to builder and client.J08nY2019-11-286-242/+549
* Working dynamic build!J08nY2019-11-2822-115/+226
* Reorganize files, implement proper main.J08nY2019-11-2728-308/+685
* Add ASN.1 parsing and more utility functions, + commands sketch.J08nY2019-11-2610-18/+208
* Add rendering of formulas.J08nY2019-11-2612-31/+98
* Add rendering of CodeOps.J08nY2019-11-264-3/+82
* Start Python codegen impl.J08nY2019-11-2517-26/+209
* Add libtommath, HOST build, and a simple PRNG.J08nY2019-11-2532-29/+912
* Initialize.J08nY2019-11-21101-0/+90451