Aug 12 Aug 12 Establishing the key length from Vigenère cipher text Murk Cryptography In this post I find the length of the key that was used to encipher some text using the Vigenère method
Aug 10 Aug 10 Attempting to analyse Vigenère Murk Cryptography In this post I compare the a monoalphabetic cipher to a polyalphabetic one
Aug 7 Aug 7 Vigenère in Python Murk Cryptography Here I present some code for working with the Vigenère cipher