aboutsummaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Bump numba..J08nY2023-07-241-1/+1
* Disallow numpy 1.25 for a while.J08nY2023-07-241-1/+1
* Release 0.2.0J08nY2023-05-191-2/+5
* Bump dependencies and be okay with Python 3.11.J08nY2023-05-151-2/+2
* Update docs.J08nY2023-02-181-1/+1
* Add an import guard on LEIA code.J08nY2023-02-171-1/+1
* Add support for smartleia targets.J08nY2023-02-171-0/+1
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-2/+3
* Fix typecheck runs.J08nY2021-11-261-1/+1
* Use black.J08nY2021-04-101-1/+1
* Add performance monitoring and a few improvements to Mod.J08nY2021-01-301-1/+1
* The big documentation patch.J08nY2021-01-201-1/+2
* Pin sympy version requirement. Extend regression test for #9.J08nY2021-01-061-1/+1
* Fixup the packaging, put cfg into a proper subpackage.J08nY2020-12-261-1/+2
* More docs.J08nY2020-12-171-1/+1
* Fix unavailability of ast.unparse on Python 3.8.J08nY2020-12-161-1/+2
* Properly handle coordinate system assumptions.J08nY2020-12-161-0/+1
* Add support for GMP modular arithmetic.J08nY2020-12-101-46/+46
* Add gmpy2 and update Travis to run with Python 3.8 and 3.8.J08nY2020-12-091-1/+2
* Fix codestyle.J08nY2020-06-291-1/+1
* Fix Travis.J08nY2020-06-291-1/+1
* 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