WAKE (cipher)
This article may be expanded with text translated from the corresponding article in Russian. (December 2021) Click [show] for important translation instructions.
|
In cryptography, WAKE is a stream cipher designed by David Wheeler in 1993.
WAKE stands for Word Auto Key Encryption. The cipher works in cipher feedback mode, generating keystream blocks from previous ciphertext blocks. WAKE uses an S-box with 256 entries of 32-bit words.
The cipher is fast, but vulnerable to chosen plaintext and chosen ciphertext attacks.[1]
See also[]
References[]
- ^ Bruce Schneier, Applied Cryptography, Second Edition, page 402.
External links[]
Categories:
- Stream ciphers
- Cryptography stubs