diff --git a/README.md b/README.md index 69e8c509..a2dab263 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ Cipher is a free and open souce text encoding and decoding app specially designe - Rot13 Cipher - Base64 Encoding - ASCII Encoding -- Hashing Functions (MD5, SHA1, SHA256) +- Vigenere Cipher +- Hashing Functions (MD5, SHA1, SHA256, SHA384, SHA512)