summaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Release pyecsca-0.1.0.0.1.0J08nY2021-01-161-2/+0
|
* Also trace precomputation in MultipleContext.J08nY2021-01-161-9/+45
|
* Add Context for tracing multiples, usable for RPA.J08nY2021-01-161-0/+31
|
* Fix Edwards yzsuared to_model. Extend regression test for #10.J08nY2021-01-061-0/+3
|
* Pin sympy version requirement. Extend regression test for #9.J08nY2021-01-061-0/+6
|
* Fix Edwards yz/yzsquared to_model.J08nY2021-01-061-0/+12
| | | | Fixes #10.
* Resolve out rationals introduced by SymPy.J08nY2021-01-061-0/+15
| | | | Fixes #9.
* Update EFD and add regression test.J08nY2021-01-041-0/+9
| | | | Fixes #8.
* Fixup the packaging, put cfg into a proper subpackage.J08nY2020-12-263-3/+3
|
* Make certain aspects of the library configurable.J08nY2020-12-173-4/+42
| | | | Fixes #5.
* Fix pollution of formula variables by ints and subsequent float results.J08nY2020-12-171-0/+27
| | | | Fixes #7.
* Make Mod a dynamic class.J08nY2020-12-171-1/+1
| | | | Fixes #6.
* Handle formula assumptions.J08nY2020-12-172-1/+20
| | | | Fixes #4.
* Properly handle coordinate system assumptions.J08nY2020-12-162-1/+49
| | | | Fixes #3.
* Update efd and std submodules.J08nY2020-12-111-3/+6
|
* Add point compare using scaling formula.J08nY2020-12-102-3/+23
|
* Add testing of GMP and non-GMP into Travis.J08nY2020-12-102-2/+13
|
* Fix to_affine mapping, fix affine formulas with infinity point.J08nY2020-12-102-0/+10
|
* Add support for GMP modular arithmetic.J08nY2020-12-102-2/+6
|
* Add way of importing parameters from file.J08nY2020-10-062-1/+37
|
* Fix modified coords to_model transformation.J08nY2020-07-102-12/+12
|
* Fixes all over.J08nY2020-07-062-4/+24
|
* Fix variance computation.J08nY2020-07-061-1/+17
|
* More tests for HDF5 and some codestyle fixes.J08nY2020-07-051-1/+7
|
* Add PicoScope variant override. Return offsets from align functions.J08nY2020-07-021-4/+4
|
* Add random generation of points, speedup computation.J08nY2020-07-012-2/+7
|
* Add PicoScope 3000 support (partial).J08nY2020-07-011-0/+6
|
* Add path context.J08nY2020-06-301-2/+15
|
* Fix type errors and increase code coverage.J08nY2020-06-1410-13/+97
|
* Add a way for actions to have a result.J08nY2020-06-131-2/+4
|
* Fix ECTester target test skip.feature/ectester-targetJ08nY2020-06-131-1/+6
|
* Add docs and tests to the ECTester target.J08nY2020-06-133-4/+315
|
* Add curve transformations M2SW and M2TE.J08nY2020-03-161-0/+18
|
* Add tests for affine coords.J08nY2020-03-162-47/+46
|
* Cleanup curves script.J08nY2020-03-1610-10/+10
|
* Fix alignment of traces of unequal length.J08nY2020-03-091-8/+6
|
* Add inplace handling of HDF5 files.J08nY2020-03-092-2/+4
|
* Add raw output from scopes.J08nY2020-03-081-4/+12
|
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-0712-51/+47
|
* Add new complete formulas. Fix wNAF mult.J08nY2020-03-063-25/+45
|
* Change scope pretrig/posttrig API.J08nY2020-03-051-1/+2
|
* Add proper plotting.J08nY2020-03-051-12/+21
|
* Add plotting of traces.J08nY2020-03-057-41/+90
|
* Redo the TraceSet IO interfaces.J08nY2020-03-0412-46/+97
|
* Fix some type issues.J08nY2020-03-049-44/+50
|
* Add support for getting neutral points in coordinate systems.J08nY2020-03-033-0/+42
|
* Add unified parameter to formulas that are strongly unified.J08nY2020-02-211-0/+5
|
* Add affine multiply and move neutral to curve class.J08nY2020-02-203-9/+17
|
* Fix LTR multiplier, add affine formula stuff.J08nY2020-02-195-20/+83
|
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-192-8/+8
|