Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@magnasilvar magnasilvar released this 13 Apr 16:16
· 33 commits to master since this release
2.0.0

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 to PATH 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 !"