WAKE

From Free net encyclopedia

(Difference between revisions)
Revision as of 18:50, 6 April 2005
Gdr (Talk | contribs)
TEA -> Tiny Encryption Algorithm
← Previous diff
Current revision
Gdr (Talk | contribs)
TEA -> Tiny Encryption Algorithm

Current revision

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.

See also

External links

Template:Crypto-stub

Template:Stream ciphers