The newly disclosed ChaoCipher system is implemented
The newly disclosed ChaoCipher system is implemented along with tests.
The ChaoCipher (http://www.mountainvistasoft.com/chaocipher/index.htm) cryptosystem, invented by John F. Byrne and submitted to the US Army has finally been disclosed and published along with some plain/cipher texts. See the ChaoCipher clearinghouse forums for more details on how to recover the keys with known-plaintext attacks.
I have implemented along the way a slightly different way of generating plaintext/ciphertext alphabets using the key shuffling algorithm I have in the checkerboard system, you can specify short keys that will be used to generate a complete alphabet.
Comments