From 2a131edbce7694748ceb22609aadd89df2a01612 Mon Sep 17 00:00:00 2001 From: Bee <10378052+bee-san@users.noreply.github.com> Date: Wed, 7 Oct 2020 12:33:02 +0100 Subject: [PATCH] Updated Supported Ciphers (markdown) --- Supported-Ciphers.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Supported-Ciphers.md b/Supported-Ciphers.md index b07794b..5b36bf8 100644 --- a/Supported-Ciphers.md +++ b/Supported-Ciphers.md @@ -1,4 +1,4 @@ -Ciphey currently supports **46 encryptions, encodings, and hashes.** +Ciphey currently supports **47 encryptions, encodings, and hashes.** # Basic Encryptions * Caesar Cipher @@ -47,6 +47,7 @@ Ciphey currently supports **46 encryptions, encodings, and hashes.** * DMTF (release candidate stage) * A1Z26 (release candidate stage) * Prisoner's Tap Code +* UUencode # Esoteric Languages (EsoLang) * Brainfuck @@ -71,4 +72,6 @@ NOTE: Hashes are turned off right now due to some bugs with external services we This is based on pull requests / support given in the Discord chat. * Grade 1 Braille * Baconian -* UUencode \ No newline at end of file +* Ook +* Affine Cracker +* Viginere (but in Python) \ No newline at end of file