mirror of https://github.com/Ciphey/Ciphey.git
Updated Supported Ciphers (markdown)
parent
5201cd5e48
commit
f7d1d3140f
|
@ -7,6 +7,7 @@ Ciphey currently supports **48 encryptions, encodings, and hashes.**
|
|||
* Vigenère Cipher
|
||||
* Affine Cipher
|
||||
* Binary Substitution Cipher (XY-Cipher)
|
||||
* Baconian (both variants)
|
||||
* Transposition Cipher
|
||||
* Pig Latin
|
||||
|
||||
|
@ -48,7 +49,6 @@ Ciphey currently supports **48 encryptions, encodings, and hashes.**
|
|||
* A1Z26 (release candidate stage)
|
||||
* Prisoner's Tap Code
|
||||
* UUencode
|
||||
* Baconian (both variants)
|
||||
|
||||
# Esoteric Languages (EsoLang)
|
||||
* Brainfuck
|
||||
|
@ -72,5 +72,6 @@ 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
|
||||
* Soundex
|
||||
* Ook
|
||||
* Vigenere (but in Python)
|
Loading…
Reference in New Issue