Merge branch 'caesarBoxCipher' of https://github.com/n1073645/CyberChef

This commit is contained in:
n1474335 2022-07-08 15:32:56 +01:00
commit 99a0a05947
4 changed files with 108 additions and 0 deletions

View file

@ -97,6 +97,7 @@
"Bacon Cipher Decode",
"Bifid Cipher Encode",
"Bifid Cipher Decode",
"Caesar Box Cipher",
"Affine Cipher Encode",
"Affine Cipher Decode",
"A1Z26 Cipher Encode",