Cryptography primer.

To attack a vigenere  cipher you need to figure out the key length and then the key. This is done by searching the cipher text for strings which repeat. Several repeated sequences of a vigenere cipher indicate the same portion of the cipher key and will likely correspond to high frequency English langage text sequences such as “the”, “and”. This is simple vigenere, Not keyed vigenere.