aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Update libtommath, use multi init and clear.J08nY2020-02-287-30/+40
* Proper LED thingies.J08nY2020-02-2713-86/+110
* Fix travis.J08nY2020-02-272-10/+8
* Add ECDH.J08nY2020-02-262-9/+58
* Get stuff to work on STM32F0.J08nY2020-02-2624-246/+323
* Add full implementation tests.J08nY2020-02-209-67/+256
* Allocate and initialize formula variables only once.J08nY2020-02-2021-70/+229
* Flesh out client, add implementation tests.J08nY2020-02-1914-127/+319
* Rework client.J08nY2020-02-1821-457/+842
* Fix Travis.J08nY2020-02-102-4/+9
* Cleanup builder.J08nY2020-02-108-194/+369
* Add ChipWhisperer support for flashing.J08nY2020-01-274-44/+122
* Add Travis and Codecov + tests.J08nY2019-12-2310-12/+168
* Implement multipliers.J08nY2019-12-2326-71/+516
* Split to builder and client.J08nY2019-11-288-245/+559
* 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-2520-27/+213
* Add libtommath, HOST build, and a simple PRNG.J08nY2019-11-2537-29/+919
* Initialize.J08nY2019-11-21105-0/+90567