mirror of https://github.com/Ciphey/Ciphey.git
Updated Supported Ciphers (markdown)
parent
ce0b7cb8e5
commit
5201cd5e48
|
@ -1,4 +1,4 @@
|
||||||
Ciphey currently supports **47 encryptions, encodings, and hashes.**
|
Ciphey currently supports **48 encryptions, encodings, and hashes.**
|
||||||
# Basic Encryptions
|
# Basic Encryptions
|
||||||
|
|
||||||
* Caesar Cipher
|
* Caesar Cipher
|
||||||
|
@ -48,6 +48,7 @@ Ciphey currently supports **47 encryptions, encodings, and hashes.**
|
||||||
* A1Z26 (release candidate stage)
|
* A1Z26 (release candidate stage)
|
||||||
* Prisoner's Tap Code
|
* Prisoner's Tap Code
|
||||||
* UUencode
|
* UUencode
|
||||||
|
* Baconian (both variants)
|
||||||
|
|
||||||
# Esoteric Languages (EsoLang)
|
# Esoteric Languages (EsoLang)
|
||||||
* Brainfuck
|
* 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
|
# Current ciphers in the works
|
||||||
This is based on pull requests / support given in the Discord chat.
|
This is based on pull requests / support given in the Discord chat.
|
||||||
* Grade 1 Braille
|
* Grade 1 Braille
|
||||||
* Baconian
|
|
||||||
* Ook
|
* Ook
|
||||||
* Vigenere (but in Python)
|
* Vigenere (but in Python)
|
Loading…
Reference in New Issue