Cracking Vigenère Cipher

Kasiski’s method

  1. Find repeated strings of letters in cipher text.
  2. Count how many letters are between the first letter of repeated string and the first letter of next occurrence of repeated string, and add 1.
  3. Factor the number from Step 2.
  4. Repeat the process for each repeated string and take note of common factors among the repeated strings.

Chi-square(χ2) method

References

--

--

r&d blog on architecture, software engineering and inspirations

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
stine

r&d blog on architecture, software engineering and inspirations