Added simple A1Z26 'cipher'

This commit is contained in:
Jarmo van Lenthe 2018-12-14 22:29:51 +01:00
parent 15fbe5a459
commit dcff8971e8
4 changed files with 159 additions and 0 deletions

View file

@ -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",