Skip to content

Releases: magnasilvar/vigenere-cipher

v2.0.0

13 Apr 16:16
2.0.0
Compare
Choose a tag to compare

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

v1.0.0

29 Mar 15:27
1.0.0
Compare
Choose a tag to compare

Modern Maven + JDK11 "Vigenère cipher" (encryption + decryption) version

v0.1.0

21 Mar 19:42
0.1.0
Compare
Choose a tag to compare

2015 Parrot "hack mon annonce" event