aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/custom-vectors/cast5/generate_cast5.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace legacy file handling with a context manager. (#5092)Mads Jensen2020-01-121-21/+22
| | | | | | | | * Replace legacy file handling with a context manager. * flake8 fix Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
* Random flake8 cleanups for the latest release (#3242)Alex Gaynor2016-11-151-0/+1
|
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
| | | | Fixes #1209
* a few more import order fixes for upcoming flake8-import-orderPaul Kehrer2014-03-221-1/+1
|
* Added future imports and licenses that are missingAlex Gaynor2014-03-081-0/+15
|
* update generation script and verification script to support CTR genPaul Kehrer2014-02-161-2/+4
|
* remove unused varPaul Kehrer2014-02-121-1/+0
|
* improve formatting and fix pep8 for generate/verify cast5 scriptsPaul Kehrer2014-02-121-1/+3
|
* add cast5 (cbc, cfb, ofb) vector source info to docsPaul Kehrer2014-02-121-0/+58