From ce0b7cb8e50405533286db000c2fa4823cc012e2 Mon Sep 17 00:00:00 2001 From: SkeletalDemise Date: Sat, 10 Oct 2020 01:26:24 -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 118e4f9..12bf9d0 100644 --- a/Supported-Ciphers.md +++ b/Supported-Ciphers.md @@ -1,10 +1,11 @@ -Ciphey currently supports **46 encryptions, encodings, and hashes.** +Ciphey currently supports **47 encryptions, encodings, and hashes.** # Basic Encryptions * Caesar Cipher * ROT47 (up to ROT94 with the ROT47 alphabet) * ASCII shift (up to ROT127 with the full ASCII alphabet) * Vigenère Cipher +* Affine Cipher * Binary Substitution Cipher (XY-Cipher) * Transposition Cipher * Pig Latin @@ -72,5 +73,4 @@ This is based on pull requests / support given in the Discord chat. * Grade 1 Braille * Baconian * Ook -* Affine * Vigenere (but in Python) \ No newline at end of file