Should be easy to implement the general case: a new CaesarCipher object which can encrypt and decrpyt plaintext using any given alphabet shift number (1-25).
After this issue is closed, next cryptography project is a Vigenère cipher using all possible alphabet shift caeser shifts.
Should be easy to implement the general case: a new CaesarCipher object which can encrypt and decrpyt plaintext using any given alphabet shift number (1-25).
After this issue is closed, next cryptography project is a Vigenère cipher using all possible alphabet shift caeser shifts.