From 5201cd5e48b7e8196b77bd6768d84c7da8ece475 Mon Sep 17 00:00:00 2001 From: SkeletalDemise Date: Tue, 13 Oct 2020 01:39:27 -0700 Subject: [PATCH] Updated Supported Ciphers (markdown) --- Supported-Ciphers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Supported-Ciphers.md b/Supported-Ciphers.md index 12bf9d0..7653904 100644 --- a/Supported-Ciphers.md +++ b/Supported-Ciphers.md @@ -1,4 +1,4 @@ -Ciphey currently supports **47 encryptions, encodings, and hashes.** +Ciphey currently supports **48 encryptions, encodings, and hashes.** # Basic Encryptions * Caesar Cipher @@ -48,6 +48,7 @@ Ciphey currently supports **47 encryptions, encodings, and hashes.** * A1Z26 (release candidate stage) * Prisoner's Tap Code * UUencode +* Baconian (both variants) # Esoteric Languages (EsoLang) * Brainfuck @@ -71,6 +72,5 @@ NOTE: Hashes are turned off right now due to some bugs with external services we # Current ciphers in the works This is based on pull requests / support given in the Discord chat. * Grade 1 Braille -* Baconian * Ook * Vigenere (but in Python) \ No newline at end of file