No project description provided
Project description
jami-cli
A command line app for encrypting/decrypting text with a password
install
pip install jami-cli
usage
- encrypt
❯ jami encrypt
Type in your text: hello world
Password: 123 (hidden)
Repeat for confirmation: 123 (hidden)
rK_w8vK82y7fr3-GLOgsTAABhqCAAAAAAGWtWEEdwP4sZlY1wTyD0NZqLAk5z0CkD-EHqS_77wF3IPt-jODfNfKiLEFenpXE5BybcVVCeKf2LOBFJhOJ-U4YaBoN
- decrypt
❯ jami decrypt
Type in your encrypted text: rK_w8vK82y7fr3-GLOgsTAABhqCAAAAAAGWtWEEdwP4sZlY1wTyD0NZqLAk5z0CkD-EHqS_77wF3IPt-jODfNfKiLEFenpXE5BybcVVCeKf2LOBFJhOJ-U4YaBoN
Password: 123 (hidden)
hello world
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jami_cli-0.5.0.tar.gz
(287.8 kB
view hashes)
Built Distribution
jami_cli-0.5.0-py3-none-any.whl
(288.1 kB
view hashes)