Introvert or Extrovert Quiz
Q&A for How to Encode and Decode Using the Vigènere Cipher
Coming soon
Search
-
QuestionWhat kind of secret texting uses double letters, capital and lowercase?MePedroCommunity AnswerPlayfair uses pairs of capital letters. If you want to have lower case letters too, the alphabet of the classic ciphers could be enhanced. All modern ciphers support all kind of characters.
-
QuestionHow does W and L equal L? I didn't get that as my answer.Community AnswerIt's not W + L = L, but L + L = W. You take the written L, check with your keyword letter written under (L), and on your board you will find W.
-
QuestionCan Vignere be used in combination with other ciphers (e.g. at-bash or a1z26)?Community AnswerYes, for instance: (your message), and if that was z gfxr cvd (not real message) you could just go: z=a, g=t, and so on.
-
QuestionWhat cypher technique would result in the word "Avocado" to be encrypted as "JJvfsTkN*Ud"?Community AnswerThe cypher technique is the Caesar cipher, which substitutes letters in the alphabet.
-
QuestionCan this be used to break RSA encryption?Community AnswerNo. RSA is a very different type of cipher from Vigenere. Cracking RSA is done by finding the prime factors of an inconveniently large number.
-
QuestionHow do I encode and decode using the vigenere cipher if I don't know the keyword?Community AnswerFirst you want to find the length of the unknown keyword. Do that by looking for repeated letter sequences in the ciphertext. In the likely case that they came from encrypting the same plaintext, the distance between them is a multiple of the keyword length. Once you know the length of the keyword, Vigenere reduces to a bunch of Caesar ciphers which are easily cracked by frequency analysis, etc.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit