CPE 645 / CS 685
Applied Cryptography

Letter Frequency Analysis

Paste any English paragraph and count every letter. The shape you get is the shape a substitution cipher cannot hide.

CryptanalysisFrequency analysisdemo
Objectives
  • Count the letter distribution of a text you choose.

  • Compare that distribution against the English reference table.

  • Explain why a short sample ranks E first but does not fix the order after it.


Static site. Every demo computes in your browser, and nothing you type is sent anywhere.