Releases: D-ENCODER/KRYPTOR
Releases · D-ENCODER/KRYPTOR
0.5.0 Polybius Cipher Encryption and Decryption algorithms added
0.4.0 Blowfish Cipher Encryption Decryption algorithms added
Merge pull request #13 from D-ENCODER/dev Blowfish cipher encryption and decryption algorithm added
0.3.0 Vernam Cipher Encryption Decryption algorithms added
Merge pull request #8 from D-ENCODER/dev vernam cipher algorithms added for encryption and decryption
0.2.0 Rail Fence Encryption Decryption algorithm added
Merge pull request #6 from D-ENCODER/dev Rail Fence algorithm added
0.1.0 Major Performance issues fixed
v0.1.0 Update README.md
0.0.5 Morse Code Encryption Decryption algorithm added
v0.0.5 Update README.md
0.0.4 Playfair Cipher Encryption Decryption algorithm added
v0.0.4 Update README.md
0.0.1 Caesar Cipher Encryption Decryption algorithm added
v0.0.1 minor changes