DECODE
ENCODE

Criptarotics

Encryption & Decryption Platform

๐Ÿ”ค 20 Encodings (Reversible, No Secret Key)

โ–ผ
Base64 ๐Ÿ”น
Base32 ๐Ÿ”น
Base58 ๐Ÿ”น
Base85 / Ascii85 ๐Ÿ”น
Base62 ๐Ÿ”น
Base36 ๐Ÿ”น
Hex / Hexadecimal ๐Ÿ”น
Binary (ASCII binary) ๐Ÿ”น
Octal Encoding ๐Ÿ”น
URL / Percent Encoding ๐Ÿ”น
Quoted-Printable ๐Ÿ”น
UUencode ๐Ÿ”น
Punycode ๐Ÿ”น
HTML / XML Entity Encoding ๐Ÿ”น
UTF-8 ๐Ÿ”น
UTF-16 ๐Ÿ”น
Morse Code ๐Ÿ”น
ASCII ๐Ÿ”น
JSON / YAML String Escaping ๐Ÿ”น
Base91 ๐Ÿ”น

๐Ÿ” 20 Ciphers (With Secret Key or Algorithm Rule)

โ–ผ
Caesar Cipher (key = shift) ๐Ÿ”น
ROT13 (fixed shift 13) ๐Ÿ”น
Atbash (alphabet reversed) ๐Ÿ”น
Vigenรจre Cipher (key = keyword) ๐Ÿ”ธ
Playfair Cipher (key = keyword) ๐Ÿ”ธ
Rail Fence Cipher (key = number of rails) ๐Ÿ”น
Columnar Transposition (key = column order) ๐Ÿ”ธ
Autokey Cipher (key = keyword) ๐Ÿ”ธ
AES (key = 128/192/256-bit) ๐ŸŸข
AES-GCM (key = AES key + nonce) ๐ŸŸข
AES-CTR (key = AES key + nonce) ๐ŸŸข
ChaCha20 (key = 256-bit + nonce) ๐ŸŸข
ChaCha20-Poly1305 (key = 256-bit + nonce) ๐ŸŸข
Twofish (key = 128โ€“256-bit) ๐ŸŸก
Serpent (key = 128โ€“256-bit) ๐ŸŸก
Blowfish (key = 32โ€“448-bit) ๐ŸŸก
RSA (key = public/private pair) ๐ŸŸข
ElGamal (key = public/private pair) ๐ŸŸก
ECC (Curve25519 etc., key = private/public pair) ๐ŸŸข
Diffieโ€“Hellman / ECDH (key = private/public) ๐ŸŸข

๐Ÿงฎ 20 Hashes / KDFs / MACs (One-Way or Authentication)

โ–ผ
SHA-256 ๐ŸŸข
SHA-384 ๐ŸŸข
SHA-512 ๐ŸŸข
SHA3-256 ๐ŸŸข
BLAKE2b ๐ŸŸข
BLAKE2s ๐ŸŸข
BLAKE3 ๐ŸŸข
Argon2id ๐ŸŸข
bcrypt ๐ŸŸข
scrypt ๐ŸŸข
PBKDF2-HMAC-SHA256 ๐ŸŸก
HKDF ๐ŸŸข
HMAC-SHA256 ๐ŸŸข
Poly1305 ๐ŸŸข
SipHash ๐ŸŸข
Whirlpool ๐ŸŸก
RIPEMD-160 ๐ŸŸก
Skein ๐ŸŸก
CRC32 ๐Ÿ”น
HMAC-BLAKE2 ๐ŸŸข