From 4b0bec70fa0b4f3f815231ba77a53fd99ab00b6a Mon Sep 17 00:00:00 2001 From: Shubham Arora Date: Sun, 15 Sep 2019 14:00:00 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)