Releases: TERNION-1121/ezCipher
Releases · TERNION-1121/ezCipher
ezCipher v1.2.0
This release features a new cipher option, the Vigenère Cipher.
ezCipher v1.0.1
Fix the key validation function for caesar cipher. Integer keys in the range
Updates in README.md of the main project.
Added directory cipher-explanations, which will hold explanations of the available ciphers in markdown format.
ezCipher v1.0.0
ezCipher v1.0.0 offers the following functionality:
- Encrypting or Decrypting multi-line textual input using Caesar and Substitution ciphers.
To know more about its functioning, check the README.md of the project.
Full Changelog: https://github.com/TERNION-1121/ezCipher/commits/v.1.0.0