aboutsummaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add proper plotting.J08nY2020-03-051-2/+5
* Fix some type issues.J08nY2020-03-041-1/+4
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-1/+1
* Fix Travis.J08nY2020-02-101-1/+1
* Add targets.J08nY2020-02-091-0/+1
* Fix style errors.J08nY2020-02-081-1/+1
* Add docs to Scope class, add support for pico-python.J08nY2020-02-071-1/+2
* Add picoscope and chipwhisperer to Travis.J08nY2020-02-051-2/+2
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+2
* Fix Travis, add package data to bdist.J08nY2019-12-211-2/+5
* Make pyecsca a namespace package, so that codegen can work.J08nY2019-11-211-2/+2
* Add proper context management.J08nY2019-04-231-1/+1
* Add ECDH and ECDSA simulation.J08nY2019-04-221-1/+2
* Add codecov.J08nY2019-04-211-1/+1
* Add Travis CI.J08nY2019-03-211-5/+4
* Finish and test NAF multipliers.J08nY2019-03-211-0/+1
* Start EC package, add data from Explicit-Formulas Database.J08nY2019-03-211-19/+31
* Add setup.pyJ08nY2019-03-141-0/+24