Jump to content

WAKE (cipher)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Addbot (talk | contribs) at 06:22, 13 March 2013 (Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q4052821). The present address (URL) is a permanent link to this revision, which may differ significantly from the 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.[1]

See also

References

  1. ^ Bruce Schneier, Applied Cryptography, Second Edition, page 402.