tesseradecades / caesar-cipher-cracker

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

Update site to allow user to enter any rotation they would like #2

Open tesseradecades opened 5 years ago

tesseradecades commented 5 years ago

The page should have a field that allows the user to enter the rotation they would like to use to attempt to crack the cipher. The cracker should then run using the rotation selected from that field.