From bc9534844705bf3d98d7dfd403d6207644409619 Mon Sep 17 00:00:00 2001 From: Bee <10378052+bee-san@users.noreply.github.com> Date: Tue, 27 Oct 2020 12:13:12 +0000 Subject: [PATCH] Updated Supported Ciphers (markdown) --- Supported-Ciphers.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Supported-Ciphers.md b/Supported-Ciphers.md index 16ad332..e07a9d6 100644 --- a/Supported-Ciphers.md +++ b/Supported-Ciphers.md @@ -1,4 +1,4 @@ -Ciphey currently supports **49 encryptions, encodings, and hashes.** +Ciphey currently supports **50 encryptions, encodings, compression methods, and hashes.** # Basic Encryptions * Caesar Cipher @@ -54,6 +54,9 @@ Ciphey currently supports **49 encryptions, encodings, and hashes.** # Esoteric Languages (EsoLang) * Brainfuck +# Compression Methods +* GZip + # Hashes **NOTE: Hashes are turned off right now due to some bugs with external services we cannot control.**