This respository contains a technical note and proof-of-concept code for a mnemonic seed generation technique related to research performed by Cypher Stack for Slaz Labs.
The technical note requires a suitable LaTeX distribution, along with an assortment of packages.
The code requires an active Python 3 release.
Testing for the technical note is done by a workflow in this repository that builds the note and checks for errors and certain warnings. You can view the resulting PDF as a build artifact.
Testing for the code is done by a workflow in this repository that runs the test suite against all active Python 3 release minor versions.