arvindpj007 / Enigma-M4-Cryptanalysis

Cryptanalysis of Enigma M4 in Go Lang with pure statistical means utilizing Index of Coincidence and Trigram analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enigma M4 Cryptanalysis

Cryptanalysis of Enigma M4 in Go Lang use of Index of Coincidence and Trigram analysis. The program considers a few rotors and positions as fixed. This program uses the base Enigma M4 program from the source https://github.com/becgabri/enigma.

About

Cryptanalysis of Enigma M4 in Go Lang with pure statistical means utilizing Index of Coincidence and Trigram analysis.


Languages

Language:Go 100.0%