/simple-vigenere-cracker

A simple Go program that generates and tests all possible rotation keys for a Vigenere cipher using a key of length 5. Originally used to be lazy about a university assignment. Multithreaded to the point of no return(s).

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Stargazers