aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* small fix in simulator testsandrr3j2023-07-191-5/+3
|
* simulator testsandrr3j2023-07-182-1/+225
|
* Fix montgomery multiplication.J08nY2023-03-291-4/+5
| | | | Fixes pyecsca#33.
* Fix tests with master version of pyecsca.J08nY2020-12-143-5/+5
|
* Add inversion to config, change scalar mult command.J08nY2020-03-093-5/+10
|
* Add tests, for fixed Jacobian stuff.J08nY2020-03-031-1/+2
|
* Add support for specifying multiplication and square algos.J08nY2020-03-022-37/+35
|
* Make Barrett reduction work.J08nY2020-03-021-0/+1
|
* Proper LED thingies.J08nY2020-02-271-0/+26
|
* Get stuff to work on STM32F0.J08nY2020-02-263-7/+6
|
* Add full implementation tests.J08nY2020-02-201-30/+198
|
* Allocate and initialize formula variables only once.J08nY2020-02-201-2/+8
|
* Flesh out client, add implementation tests.J08nY2020-02-194-31/+117
|
* Rework client.J08nY2020-02-182-23/+104
|
* Cleanup builder.J08nY2020-02-101-14/+55
|
* Add ChipWhisperer support for flashing.J08nY2020-01-271-2/+2
|
* Add Travis and Codecov + tests.J08nY2019-12-232-0/+58