Create an implementation of the atbash cipher, an ancient encryption system created in the Middle East. The Atbash cipher is a simple substitution cipher that relies on transposing all the letters in ...
Welcome to Atbash Cipher on Exercism's JavaScript Track. If you need help running the tests or submitting your code, check out HELP.md. Create an implementation of the atbash cipher, an ancient ...