CyberChef/src
Matt C 2750be36da Adds Affine/Atbash Cipher encryption/decryption
- 3 new operations - Affine Encode, Decode and Atbash Cipher
- Added 3 new utils - mod, GCD and modInv
2017-02-08 11:51:37 +00:00
..
css Variable names changed from underscore to CamelCase. Eslint rules updated. #64 2017-01-31 18:24:56 +00:00
html Variable names changed from underscore to CamelCase. Eslint rules updated. #64 2017-01-31 18:24:56 +00:00
js Adds Affine/Atbash Cipher encryption/decryption 2017-02-08 11:51:37 +00:00
static Adds Affine/Atbash Cipher encryption/decryption 2017-02-08 11:51:37 +00:00