Skip to content
🎉 Welcome! Enjoy your reading, and I hope you will learn something new.

Symmetric Key Ciphers

Symmetric key ciphers are ciphers that use the same cryptographic keys for both the encryption of plaintext and the decryption of ciphertext.

Ciphers

Reference

Here is a list of the most common and often used symmetric key ciphers.

NameKey sizes (bits)Type
AES128, 192, 256Block cipher
DES56Block cipher
ChaCha20256Stream cipher
Triple DES112, 168Block cipher
RC440–128 bitsStream cipher

Tools

Resources

Last updated on