tesseradecades / caesar-cipher-cracker

Website to crack messages encoded using variations of the Caesar cipher
0 stars 0 forks source link

Unknown rotation cracker #3

Open tesseradecades opened 5 years ago

tesseradecades commented 5 years ago

The field for choosing the rotation should have a "rotation unknown" option, which when selected will spawn a #of guesses field. The cracker shall then attempt to decipher the message, and show a panel of the top X guesses instead of the single guess in the output field.