| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | More utility to formulas. | J08nY | 2019-11-29 | 5 | -12/+77 |
| * | Add patter matching module. | J08nY | 2019-11-22 | 8 | -11/+95 |
| * | Make pyecsca a namespace package, so that codegen can work. | J08nY | 2019-11-21 | 2 | -2/+2 |
| * | 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 |
| * | More coverage for curve and group. | J08nY | 2019-05-01 | 3 | -1/+51 |
| * | Add Kolmogorov-Smirnov tests. | J08nY | 2019-05-01 | 3 | -6/+41 |
| * | More docs and more coverage. | J08nY | 2019-04-24 | 16 | -45/+206 |
| * | Exclude some lines from coverage. | J08nY | 2019-04-23 | 3 | -7/+47 |
| * | Add proper context management. | J08nY | 2019-04-23 | 11 | -58/+235 |
| * | Add codecov config. | J08nY | 2019-04-22 | 3 | -1/+10 |
| * | Raise code coverage for Mod. | J08nY | 2019-04-22 | 3 | -4/+40 |
| * | Add ECDH and ECDSA simulation. | J08nY | 2019-04-22 | 11 | -9/+351 |
| * | Add AbelianGroup class. | J08nY | 2019-04-21 | 8 | -125/+126 |
| * | Update readmes. | J08nY | 2019-04-21 | 2 | -2/+27 |
| * | Add codecov badge. | J08nY | 2019-04-21 | 1 | -1/+1 |