Cryptography/Symmetric Ciphers

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

A shared-key cipher (also called a secret-key cipher, or a one-key cipher, or a private-key cipher, or a symmetric cipher) is one that uses the same secret key to encipher as it does to decipher.

All classic ciphers are shared-key ciphers. Some modern ciphers (such as the AES) are shared-key ciphers.

A few shared-key ciphers are "reciprocal ciphers" -- they use exactly the same key and exactly the same process to decode a message as the do to encode a message. An example of a reciprocal cipher is Rot 13.

[edit] further reading


Enigma Rotors

This module or section of the Cryptography wikibook is a stub. You can help Wikibooks by expanding it.