Cryptography
froufrou123
Member Posts: 29 ■□□□□□□□□□
in SSCP
Could anyone please explain how to calculate the index of coincidence of the cipher below?
MXBOGKVDIGZINNVVCIJHH
Thanks!
MXBOGKVDIGZINNVVCIJHH
Thanks!
Comments
-
TrainingDaze Member Posts: 62 ■■□□□□□□□□
-
froufrou123 Member Posts: 29 ■□□□□□□□□□WilliamK99 wrote: »Is this for a homework assignment?
-
froufrou123 Member Posts: 29 ■□□□□□□□□□TrainingDaze wrote: »
-
froufrou123 Member Posts: 29 ■□□□□□□□□□It was so easy, for those learning follow this formula
IC = SUM of (x-y) / N*(N-1)
where (in cipher text)
x = freq. of each letter
y = x-1
N = number of letters
To confirm your IC use the following link:
CORE 139 S04: Index of Coincidence Tool
Hope it helps!