DavidPalmieri / SimpleCipherSolver

For aiding in the solving of simple cyphers (currently Shift, Substitution, Affine, Hill)
0 stars 0 forks source link

Add help messages for Hill solver #15

Open DavidPalmieri opened 4 years ago

DavidPalmieri commented 4 years ago

Linked wiki article to explain what Hill ciphers are, may add a popup that explains how to use this solver to solve an Hill cipher.