Merge remote-tracking branch 'upstream/master'

This commit is contained in:
toby 2017-02-09 11:31:15 -05:00
commit a4283554cf
60 changed files with 1192 additions and 876 deletions

View file

@ -84,6 +84,9 @@ var Categories = [
"Vigenère Decode",
"To Morse Code",
"From Morse Code",
"Affine Cipher Encode",
"Affine Cipher Decode",
"Atbash Cipher",
"Substitute",
"Derive PBKDF2 key",
"Derive EVP key",