add cetacean cipher encoder and decoder operations, tests. Update .gitignore to exclude idea generated files

This commit is contained in:
Robin Scholtes 2022-01-17 23:37:24 +13:00
parent ae1b12c120
commit 578a61d331
7 changed files with 169 additions and 0 deletions

View file

@ -75,6 +75,8 @@
"Blowfish Decrypt",
"DES Encrypt",
"DES Decrypt",
"Cetacean Cipher Encode",
"Cetacean Cipher Decode",
"Triple DES Encrypt",
"Triple DES Decrypt",
"RC2 Encrypt",