Is there any plot or visualizing program that can plot the distribution of a plaintext and then the distribution of the ciphertext after applying a ciphering encryption algorithm? I am interested from stream ciphers
Tell me more
×
Cryptography Stack Exchange is a question and answer site for
software developers, mathematicians and others interested in cryptography. It's 100% free, no registration required.
|
|
What you are looking for is a histogram plot. For example, the distribution of letters in the english language looks like this:
The plot of a ciphertext from a strong cipher should have all bars about the same height (a fairly uniform distribution). |
|||
|
|
