| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add docs and tests to the ECTester target. | J08nY | 2020-06-13 | 5 | -34/+369 |
| * | Add ECTester target. | J08nY | 2020-06-12 | 4 | -11/+645 |
| * | Add curve transformations M2SW and M2TE. | J08nY | 2020-03-16 | 1 | -0/+71 |
| * | Add tests for affine coords. | J08nY | 2020-03-16 | 2 | -13/+20 |
| * | Cleanup curves script. | J08nY | 2020-03-16 | 3 | -101/+96 |
| * | Fix alignment of traces of unequal length. | J08nY | 2020-03-09 | 3 | -13/+14 |
| * | Add inplace handling of HDF5 files. | J08nY | 2020-03-09 | 4 | -43/+105 |
| * | Fix dbl-2016-rcb in projective-3 coords. | J08nY | 2020-03-08 | 2 | -2/+2 |
| * | Add raw output from scopes. | J08nY | 2020-03-08 | 5 | -23/+56 |
| * | Remove Trace title and data attributes, use meta attr. | J08nY | 2020-03-07 | 12 | -59/+56 |
| * | Add new complete formulas. Fix wNAF mult. | J08nY | 2020-03-06 | 12 | -5/+325 |
| * | Change scope pretrig/posttrig API. | J08nY | 2020-03-05 | 5 | -63/+90 |
| * | Add proper plotting. | J08nY | 2020-03-05 | 2 | -23/+45 |
| * | Add plotting of traces. | J08nY | 2020-03-05 | 1 | -0/+42 |
| * | Redo the TraceSet IO interfaces. | J08nY | 2020-03-04 | 11 | -104/+326 |
| * | Fix some type issues. | J08nY | 2020-03-04 | 19 | -57/+68 |
| * | Fix Picoscope ranges, redo scope collection API. | J08nY | 2020-03-03 | 11 | -43/+67 |
| * | Add support for getting neutral points in coordinate systems. | J08nY | 2020-03-03 | 10 | -8/+52 |
| * | Add support for Picoscope 5000 series. | J08nY | 2020-02-27 | 3 | -3/+40 |
| * | Reorganize SimpleSerial targets. | J08nY | 2020-02-26 | 6 | -20/+171 |
| * | Add unified parameter to formulas that are strongly unified. | J08nY | 2020-02-21 | 111 | -1/+131 |
| * | Add affine multiply and move neutral to curve class. | J08nY | 2020-02-20 | 4 | -36/+53 |
| * | Fix handling of formulas with unary negation. | J08nY | 2020-02-20 | 2 | -7/+17 |
| * | Fix LTR multiplier, add affine formula stuff. | J08nY | 2020-02-19 | 4 | -17/+36 |
| * | Enforce coordinate model assumptions when loading curves. | J08nY | 2020-02-19 | 6 | -45/+59 |
| * | Better textual representations of classes, new notebooks. | J08nY | 2020-02-15 | 6 | -6/+43 |
| * | Add notebooks, fix Travis. | J08nY | 2020-02-13 | 3 | -1/+27 |
| * | Add the concept of a configuration. Add enumeration of configurations. | J08nY | 2020-02-12 | 8 | -213/+283 |
| * | Rework context handling into a tree-based approach. | J08nY | 2020-02-11 | 9 | -393/+622 |
| * | Use std-curves database submodule instead of hard-coding standard curves. | J08nY | 2020-02-10 | 4 | -46/+58 |
| * | Cleanup op parsing. | J08nY | 2020-02-10 | 3 | -28/+49 |
| * | Rename AbelianGroup to DomainParameters. | J08nY | 2020-02-10 | 7 | -41/+41 |
| * | Add targets. | J08nY | 2020-02-09 | 9 | -0/+198 |
| * | Fix style errors. | J08nY | 2020-02-08 | 17 | -28/+56 |
| * | Fix type errors, now mypy runs ok. | J08nY | 2020-02-08 | 7 | -17/+19 |
| * | Add docs to Scope class, add support for pico-python. | J08nY | 2020-02-07 | 7 | -47/+295 |
| * | Add picoscope and chipwhisperer to Travis. | J08nY | 2020-02-05 | 1 | -22/+45 |
| * | Add support for PicoScope scopes, sketch out scope interface. | J08nY | 2020-02-04 | 18 | -12/+296 |
| * | Fix op parsing. | J08nY | 2019-12-23 | 4 | -2/+14 |
| * | Separate some scalar mults. | J08nY | 2019-12-22 | 1 | -22/+78 |
| * | Add more parameters to ScalarMults. | J08nY | 2019-12-22 | 1 | -34/+66 |
| * | Refactor ScalarMult. | J08nY | 2019-12-22 | 8 | -135/+151 |
| * | Add curve parameters, improve coverage. | J08nY | 2019-12-21 | 1 | -0/+238 |
| * | More utility to formulas. | J08nY | 2019-11-29 | 2 | -6/+63 |
| * | Add patter matching module. | J08nY | 2019-11-22 | 4 | -4/+48 |
| * | Make pyecsca a namespace package, so that codegen can work. | J08nY | 2019-11-21 | 1 | -0/+0 |
| * | Actually fix signatures. | J08nY | 2019-08-21 | 1 | -4/+4 |
| * | Fix signature generation. | J08nY | 2019-08-19 | 1 | -3/+8 |
| * | Separate action into formula action. | J08nY | 2019-05-14 | 1 | -16/+27 |
| * | Add Kolmogorov-Smirnov tests. | J08nY | 2019-05-01 | 2 | -4/+25 |