nreisch / Affine-Cipher

Program written to experiment with the Affine Cipher. Affine Cipher has 312 possible keys and the key space is easily broken via bruteforce.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Affine-Cipher

Program written to experiment with the Affine Cipher. Affine Cipher has 312 possible keys and the key space is easily broken via bruteforce.

./affine-brute txt2.txt

About

Program written to experiment with the Affine Cipher. Affine Cipher has 312 possible keys and the key space is easily broken via bruteforce.


Languages

Language:C 100.0%