| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix ECTester target test skip.feature/ectester-target | J08nY | 2020-06-13 | 1 | -1/+6 |
| * | Add docs and tests to the ECTester target. | J08nY | 2020-06-13 | 9 | -39/+687 |
| * | Add ECTester target. | J08nY | 2020-06-12 | 4 | -11/+645 |
| * | Add curve transformations M2SW and M2TE. | J08nY | 2020-03-16 | 3 | -1/+90 |
| * | Add tests for affine coords. | J08nY | 2020-03-16 | 5 | -61/+67 |
| * | Cleanup curves script. | J08nY | 2020-03-16 | 13 | -111/+106 |
| * | Fix alignment of traces of unequal length. | J08nY | 2020-03-09 | 4 | -21/+20 |
| * | Add inplace handling of HDF5 files. | J08nY | 2020-03-09 | 6 | -45/+109 |
| * | Fix dbl-2016-rcb in projective-3 coords. | J08nY | 2020-03-08 | 2 | -2/+2 |
| * | Add raw output from scopes. | J08nY | 2020-03-08 | 6 | -27/+68 |
| * | Remove Trace title and data attributes, use meta attr. | J08nY | 2020-03-07 | 24 | -110/+103 |
| * | Add new complete formulas. Fix wNAF mult. | J08nY | 2020-03-06 | 15 | -30/+370 |
| * | Change scope pretrig/posttrig API. | J08nY | 2020-03-05 | 6 | -64/+92 |
| * | Add proper plotting. | J08nY | 2020-03-05 | 4 | -37/+71 |
| * | Add plotting of traces. | J08nY | 2020-03-05 | 10 | -44/+136 |
| * | Redo the TraceSet IO interfaces. | J08nY | 2020-03-04 | 23 | -150/+423 |
| * | Fix some type issues. | J08nY | 2020-03-04 | 30 | -103/+125 |
| * | 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 | 14 | -9/+95 |
| * | Add support for Picoscope 5000 series. | J08nY | 2020-02-27 | 6 | -3/+42 |
| * | Update notebook submodule. | J08nY | 2020-02-26 | 1 | -0/+0 |
| * | Reorganize SimpleSerial targets. | J08nY | 2020-02-26 | 6 | -20/+171 |
| * | Add unified parameter to formulas that are strongly unified. | J08nY | 2020-02-21 | 112 | -1/+136 |
| * | Add affine multiply and move neutral to curve class. | J08nY | 2020-02-20 | 7 | -45/+70 |
| * | 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 | 9 | -37/+119 |
| * | Enforce coordinate model assumptions when loading curves. | J08nY | 2020-02-19 | 8 | -53/+67 |
| * | Better textual representations of classes, new notebooks. | J08nY | 2020-02-15 | 8 | -7/+48 |
| * | Add notebooks, fix Travis. | J08nY | 2020-02-13 | 10 | -25/+80 |
| * | Add notebook submodule. | J08nY | 2020-02-13 | 2 | -0/+3 |
| * | Add the concept of a configuration. Add enumeration of configurations. | J08nY | 2020-02-12 | 13 | -220/+379 |
| * | Rework context handling into a tree-based approach. | J08nY | 2020-02-11 | 16 | -430/+714 |
| * | Use std-curves database submodule instead of hard-coding standard curves. | J08nY | 2020-02-10 | 16 | -89/+130 |
| * | Fix Travis. | J08nY | 2020-02-10 | 2 | -4/+4 |
| * | Cleanup op parsing. | J08nY | 2020-02-10 | 5 | -35/+62 |
| * | Rename AbelianGroup to DomainParameters. | J08nY | 2020-02-10 | 10 | -44/+44 |
| * | Add targets. | J08nY | 2020-02-09 | 10 | -0/+199 |
| * | Fix style errors. | J08nY | 2020-02-08 | 25 | -36/+88 |
| * | 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 | 9 | -49/+302 |
| * | Add picoscope and chipwhisperer to Travis. | J08nY | 2020-02-05 | 3 | -25/+64 |
| * | Add support for PicoScope scopes, sketch out scope interface. | J08nY | 2020-02-04 | 19 | -12/+298 |
| * | Add full black logo. | J08nY | 2020-01-06 | 2 | -0/+190 |
| * | Fix op parsing. | J08nY | 2019-12-23 | 4 | -2/+14 |
| * | Separate some scalar mults. | J08nY | 2019-12-22 | 2 | -28/+85 |
| * | Add more parameters to ScalarMults. | J08nY | 2019-12-22 | 2 | -36/+73 |
| * | Refactor ScalarMult. | J08nY | 2019-12-22 | 14 | -266/+292 |
| * | Add curve parameters, improve coverage. | J08nY | 2019-12-21 | 13 | -107/+404 |
| * | Fix Travis, add package data to bdist. | J08nY | 2019-12-21 | 4 | -3/+15 |
| * | Update Sphinx config, add codegen to it. | J08nY | 2019-12-21 | 4 | -12/+25 |