Added console scripts for CLI usage
This is a minor update of the Mysto FF3 format-preserving encryption library. This release has made no changes to encryption or decryption but offers some additional features for ease of use.
What's Changed
- Added ff3_encrypt and ff3_decrypt scripts for command line usage
- Converted build to use setup.cfg and removed requirements.txt
- Improved README.md
Full Changelog: v1.0.0...v1.0.1