summaryrefslogtreecommitdiff
path: root/docs/development/custom-vectors/secp256k1/generate_secp256k1.py
Commit message (Expand)AuthorAgeFilesLines
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-7/+7
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-211-1/+0
* Remove explicit subclassing of object now that all classes are new-style (#6830)Alex Gaynor2022-01-301-1/+1
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-2/+0
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-13/+8
* Random flake8 cleanups for the latest release (#3242)Alex Gaynor2016-11-151-0/+1
* Script for generating SECP256K1 vectorsAlex Stapleton2015-05-031-0/+89