mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-18 04:05:25 -04:00
Added simple A1Z26 'cipher'
This commit is contained in:
parent
15fbe5a459
commit
dcff8971e8
4 changed files with 159 additions and 0 deletions
|
@ -86,6 +86,8 @@
|
|||
"Bifid Cipher Decode",
|
||||
"Affine Cipher Encode",
|
||||
"Affine Cipher Decode",
|
||||
"A1Z26 Cipher Encode",
|
||||
"A1Z26 Cipher Decode",
|
||||
"Atbash Cipher",
|
||||
"Substitute",
|
||||
"Derive PBKDF2 key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue