mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 22:21:01 +01:00
Modified wording for IC op
This commit is contained in:
parent
71575e49d7
commit
e11aec64cd
@ -74,7 +74,7 @@ Normalized: ${ic * 26}
|
|||||||
- English text generally has an IC of between 0.67 to 0.78.
|
- English text generally has an IC of between 0.67 to 0.78.
|
||||||
- 'Random' text is determined by the probability that each letter occurs the same number of times as another.
|
- 'Random' text is determined by the probability that each letter occurs the same number of times as another.
|
||||||
|
|
||||||
The graph shows the IC of the input data. A low IC generally means that the text is random, encoded or encrypted.
|
The graph shows the IC of the input data. A low IC generally means that the text is random, compressed or encrypted.
|
||||||
|
|
||||||
<script type='application/javascript'>
|
<script type='application/javascript'>
|
||||||
var canvas = document.getElementById("chart-area"),
|
var canvas = document.getElementById("chart-area"),
|
||||||
|
Loading…
Reference in New Issue
Block a user