javascript-algorithms
javascript-algorithms copied to clipboard
Vigenère cipher
Added a Vigenère cipher algorithm under the cryptography folder. Added the main scripts, included a README.md file and A test script. I also added this to the main READ,E.md file.