aboutsummaryrefslogtreecommitdiffhomepage
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-13Fix ECTester target test skip.feature/ectester-targetJ08nY1-1/+6
2020-06-13Add docs and tests to the ECTester target.J08nY9-39/+687
2020-06-12Add ECTester target.J08nY4-11/+645
2020-03-16Add curve transformations M2SW and M2TE.J08nY3-1/+90
2020-03-16Add tests for affine coords.J08nY5-61/+67
2020-03-16Cleanup curves script.J08nY13-111/+106
2020-03-09Fix alignment of traces of unequal length.J08nY4-21/+20
2020-03-09Add inplace handling of HDF5 files.J08nY6-45/+109
2020-03-08Fix dbl-2016-rcb in projective-3 coords.J08nY2-2/+2
2020-03-08Add raw output from scopes.J08nY6-27/+68
2020-03-07Remove Trace title and data attributes, use meta attr.J08nY24-110/+103
2020-03-06Add new complete formulas. Fix wNAF mult.J08nY15-30/+370
2020-03-05Change scope pretrig/posttrig API.J08nY6-64/+92
2020-03-05Add proper plotting.J08nY4-37/+71
2020-03-05Add plotting of traces.J08nY10-44/+136
2020-03-04Redo the TraceSet IO interfaces.J08nY23-150/+423
2020-03-04Fix some type issues.J08nY30-103/+125
2020-03-03Fix Picoscope ranges, redo scope collection API.J08nY11-43/+67
2020-03-03Add support for getting neutral points in coordinate systems.J08nY14-9/+95
2020-02-27Add support for Picoscope 5000 series.J08nY6-3/+42
2020-02-26Update notebook submodule.J08nY1-0/+0
2020-02-26Reorganize SimpleSerial targets.J08nY6-20/+171
2020-02-21Add unified parameter to formulas that are strongly unified.J08nY112-1/+136
2020-02-20Add affine multiply and move neutral to curve class.J08nY7-45/+70
2020-02-20Fix handling of formulas with unary negation.J08nY2-7/+17
2020-02-19Fix LTR multiplier, add affine formula stuff.J08nY9-37/+119
2020-02-19Enforce coordinate model assumptions when loading curves.J08nY8-53/+67
2020-02-15Better textual representations of classes, new notebooks.J08nY8-7/+48
2020-02-13Add notebooks, fix Travis.J08nY10-25/+80
2020-02-13Add notebook submodule.J08nY2-0/+3
2020-02-12Add the concept of a configuration. Add enumeration of configurations.J08nY13-220/+379
2020-02-11Rework context handling into a tree-based approach.J08nY16-430/+714
2020-02-10Use std-curves database submodule instead of hard-coding standard curves.J08nY16-89/+130
2020-02-10Fix Travis.J08nY2-4/+4
2020-02-10Cleanup op parsing.J08nY5-35/+62
2020-02-10Rename AbelianGroup to DomainParameters.J08nY10-44/+44
2020-02-09Add targets.J08nY10-0/+199
2020-02-08Fix style errors.J08nY25-36/+88
2020-02-08Fix type errors, now mypy runs ok.J08nY7-17/+19
2020-02-07Add docs to Scope class, add support for pico-python.J08nY9-49/+302
2020-02-05Add picoscope and chipwhisperer to Travis.J08nY3-25/+64
2020-02-04Add support for PicoScope scopes, sketch out scope interface.J08nY19-12/+298
2020-01-06Add full black logo.J08nY2-0/+190
2019-12-23Fix op parsing.J08nY4-2/+14
2019-12-22Separate some scalar mults.J08nY2-28/+85
2019-12-22Add more parameters to ScalarMults.J08nY2-36/+73
2019-12-22Refactor ScalarMult.J08nY14-266/+292
2019-12-21Add curve parameters, improve coverage.J08nY13-107/+404
2019-12-21Fix Travis, add package data to bdist.J08nY4-3/+15
2019-12-21Update Sphinx config, add codegen to it.J08nY4-12/+25