Add Bacon cipher decoding

This commit is contained in:
Karsten Silkenbäumer 2019-03-02 15:00:42 +01:00
parent 8148c1a8a8
commit 77b098c5fe
5 changed files with 393 additions and 0 deletions

View file

@ -85,6 +85,7 @@
"Vigenère Decode",
"To Morse Code",
"From Morse Code",
"Bacon Cipher Decode",
"Bifid Cipher Encode",
"Bifid Cipher Decode",
"Affine Cipher Encode",