131k views
4 votes
Using the Vigenere cipher, does the length of the key matter?

1 Answer

2 votes
I believe the length of the key does not matter that much if we're using the Vigenere Cipher. We need to pay attention at the proportion cipher_text_len/key_len, as this instead because it shows how many characters of the existing clear text that are encoded by the same key character.
User Nathan H
by
8.2k points