Merge branch 'index-of-coincidence' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-index-of-coincidence

This commit is contained in:
n1474335 2019-06-27 15:41:20 +01:00
commit 71575e49d7
4 changed files with 131 additions and 0 deletions

View file

@ -49,6 +49,7 @@ import "./tests/Hash";
import "./tests/HaversineDistance";
import "./tests/Hexdump";
import "./tests/Image";
import "./tests/IndexOfCoincidence";
import "./tests/Jump";
import "./tests/JSONBeautify";
import "./tests/JSONMinify";