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 Shift solver #13

Open DavidPalmieri opened 4 years ago

DavidPalmieri commented 4 years ago

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