summaryrefslogtreecommitdiff
path: root/docs/development/custom-vectors/arc4/generate_arc4.py
Commit message (Expand)AuthorAgeFilesLines
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-6/+4
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-211-1/+0
* deprecate backend part 1 of n (#6517)Paul Kehrer2021-11-021-2/+0
* 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-21/+30
* Fix pep8 lint errorsEhren Kret2015-11-281-9/+18
* Add support for 160 bit ARC4 keysEhren Kret2015-11-281-0/+89