Modern CLI for vigenere-cipher
.
Comes with an executable version for a Windows machine: vigenere-2.0.0-windows-amd64.zip
:
- Unzip where you want on your machine.
- Add
vigenere.exe
parent folder toPATH
environment variable. That's all ! You can now use Vigenère cipher CLI everywhere you want on your computer !
Usage example :
vigenere encrypt --key=MyPrivateKey "Welcome to the Vigenère cipher !"
Will ouput : "Icatwhe ms dlc Hgvvvème vmzlcd !
"