This is based on corgo’s writeup explaining how the Kullback test can be useful for solving
cryptography CTF challenges.
I wrote this using WebAssembly, all of the calculations are performed locally in your browser. The source code can be found on my github.