mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 08:16:17 -04:00
add cetacean cipher encoder and decoder operations, tests. Update .gitignore to exclude idea generated files
This commit is contained in:
parent
ae1b12c120
commit
578a61d331
7 changed files with 169 additions and 0 deletions
|
@ -75,6 +75,8 @@
|
|||
"Blowfish Decrypt",
|
||||
"DES Encrypt",
|
||||
"DES Decrypt",
|
||||
"Cetacean Cipher Encode",
|
||||
"Cetacean Cipher Decode",
|
||||
"Triple DES Encrypt",
|
||||
"Triple DES Decrypt",
|
||||
"RC2 Encrypt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue