Cipher
Web3 / privacy technology
A cipher is a mathematical algorithm that transforms plaintext data into ciphertext through a series of deterministic operations governed by a cryptographic key, rendering the information unreadable without knowledge of the correct key. Ciphers form the foundation of modern cryptography and enable secure communication, data storage, and authentication by ensuring that only authorized parties possessing the appropriate decryption key can recover the original message. They exist in two primary categories: symmetric ciphers, where the same key encrypts and decrypts data, and asymmetric ciphers, where mathematically-related public and private keys handle encryption and decryption respectively. Example: The Advanced Encryption Standard (AES) cipher is widely used in cryptocurrency wallets and hardware devices to encrypt private keys and sensitive data, making it computationally infeasible for attackers to recover unencrypted information even if they gain access to the ciphertext. Why it matters for privacy technology: Ciphers are the core mechanism enabling privacy and security in crypto systems. Without robust, mathematically-proven ciphers, users cannot safely store private keys, secure communications, or verify transaction authenticity, making them essential to the entire security model of blockchain technology.
Explore the full Web3 Glossary — 2,062+ expert-curated definitions. Need guidance? Talk to our consultants.