aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-0311-43/+67
* Add support for getting neutral points in coordinate systems.J08nY2020-03-0314-9/+95
* Add support for Picoscope 5000 series.J08nY2020-02-276-3/+42
* Update notebook submodule.J08nY2020-02-261-0/+0
* Reorganize SimpleSerial targets.J08nY2020-02-266-20/+171
* Add unified parameter to formulas that are strongly unified.J08nY2020-02-21112-1/+136
* Add affine multiply and move neutral to curve class.J08nY2020-02-207-45/+70
* Fix handling of formulas with unary negation.J08nY2020-02-202-7/+17
* Fix LTR multiplier, add affine formula stuff.J08nY2020-02-199-37/+119
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-198-53/+67
* Better textual representations of classes, new notebooks.J08nY2020-02-158-7/+48
* Add notebooks, fix Travis.J08nY2020-02-1310-25/+80
* Add notebook submodule.J08nY2020-02-132-0/+3
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-1213-220/+379
* Rework context handling into a tree-based approach.J08nY2020-02-1116-430/+714
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-1016-89/+130
* Fix Travis.J08nY2020-02-102-4/+4
* Cleanup op parsing.J08nY2020-02-105-35/+62
* Rename AbelianGroup to DomainParameters.J08nY2020-02-1010-44/+44
* Add targets.J08nY2020-02-0910-0/+199
* Fix style errors.J08nY2020-02-0825-36/+88
* Fix type errors, now mypy runs ok.J08nY2020-02-087-17/+19
* Add docs to Scope class, add support for pico-python.J08nY2020-02-079-49/+302
* Add picoscope and chipwhisperer to Travis.J08nY2020-02-053-25/+64
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-0419-12/+298
* Add full black logo.J08nY2020-01-062-0/+190
* Fix op parsing.J08nY2019-12-234-2/+14
* Separate some scalar mults.J08nY2019-12-222-28/+85
* Add more parameters to ScalarMults.J08nY2019-12-222-36/+73
* Refactor ScalarMult.J08nY2019-12-2214-266/+292
* Add curve parameters, improve coverage.J08nY2019-12-2113-107/+404
* Fix Travis, add package data to bdist.J08nY2019-12-214-3/+15
* Update Sphinx config, add codegen to it.J08nY2019-12-214-12/+25
* More utility to formulas.J08nY2019-11-295-12/+77
* Add patter matching module.J08nY2019-11-228-11/+95
* Make pyecsca a namespace package, so that codegen can work.J08nY2019-11-212-2/+2
* Actually fix signatures.J08nY2019-08-211-4/+4
* Fix signature generation.J08nY2019-08-191-3/+8
* Separate action into formula action.J08nY2019-05-141-16/+27
* More coverage for curve and group.J08nY2019-05-013-1/+51
* Add Kolmogorov-Smirnov tests.J08nY2019-05-013-6/+41
* More docs and more coverage.J08nY2019-04-2416-45/+206
* Exclude some lines from coverage.J08nY2019-04-233-7/+47
* Add proper context management.J08nY2019-04-2311-58/+235
* Add codecov config.J08nY2019-04-223-1/+10
* Raise code coverage for Mod.J08nY2019-04-223-4/+40
* Add ECDH and ECDSA simulation.J08nY2019-04-2211-9/+351
* Add AbelianGroup class.J08nY2019-04-218-125/+126
* Update readmes.J08nY2019-04-212-2/+27
* Add codecov badge.J08nY2019-04-211-1/+1