retrocrypt
v0.0.0
Published
Encrypt and decrypt strings via traditional ciphers such as Caesar, Playfair, Vigenere, and more!
Downloads
3
Readme
retrocrypt
A JavaScript module that allows you to encrypt and decrypt strings via traditional ciphers such as Caesar shift, Playfair, Vigenere, and others.