mirror of https://github.com/Ciphey/Ciphey.git
Updated Supported Ciphers (markdown)
parent
507b4a6a62
commit
bc95348447
|
@ -1,4 +1,4 @@
|
|||
Ciphey currently supports **49 encryptions, encodings, and hashes.**
|
||||
Ciphey currently supports **50 encryptions, encodings, compression methods, and hashes.**
|
||||
# Basic Encryptions
|
||||
|
||||
* Caesar Cipher
|
||||
|
@ -54,6 +54,9 @@ Ciphey currently supports **49 encryptions, encodings, and hashes.**
|
|||
# Esoteric Languages (EsoLang)
|
||||
* Brainfuck
|
||||
|
||||
# Compression Methods
|
||||
* GZip
|
||||
|
||||
# Hashes
|
||||
|
||||
**NOTE: Hashes are turned off right now due to some bugs with external services we cannot control.**
|
||||
|
|
Loading…
Reference in New Issue