- 3-Way
Infobox block cipher
name = 3-Way
caption =
designers =Joan Daemen
publish date = 1994
derived from =
derived to =NOEKEON
related to =BaseKing
key size = 96 bits
block size = 96 bits
structure =Substitution-permutation network
rounds = 11
cryptanalysis =related-key attack In
cryptography , 3-Way is ablock cipher designed in1994 byJoan Daemen , who also (withVincent Rijmen ) designedRijndael , the winner ofNIST 'sAdvanced Encryption Standard (AES) contest.3-Way has a block size of 96
bit s, notably not apower of two such as the more common 64 or 128 bits. Thekey length is also 96 bits. The figure 96 arises from the use of three 32 bitword s in the algorithm, from which also is derived thecipher 's name. When 3-Way was invented, 96-bit keys and blocks were quite strong, but more recent ciphers have a 128-bit block, and few now have keys shorter than 128 bits. 3-Way is an 11-roundsubstitution-permutation network .3-Way is designed to be very efficient in a wide range of platforms from 8-bit processors to specialised hardware, and has some elegant mathematical features which enable nearly all the decryption to be done in exactly the same circuits as did the encryption.
3-Way is vulnerable to related key
cryptanalysis ; John Kelsey,Bruce Schneier , andDavid Wagner show how it can be broken with one related key query and about chosenplaintext s.References
* cite conference
author = J. Daemen, R. Govaerts, J. Vandewalle
title = A New Approach to Block Cipher Design
booktitle =Fast Software Encryption (FSE) 1993
pages = pp.18–32
publisher =Springer-Verlag
date = 1993
* cite conference
author = J. Kelsey, B. Schneier, and D. Wagner
title = Related-Key Cryptanalysis of 3-WAY, Biham-DES, CAST, DES-X, NewDES, RC2, and TEA
booktitle = ICICS '97 Proceedings
pages = pp.233–246
publisher = Springer-Verlag
date = November 1997
url = http://www.schneier.com/paper-relatedkey.html
format =PDF /PostScript
accessdate = 2007-02-14External links
* [http://www.users.zetnet.co.uk/hopwood/crypto/scan/cs.html#3-Way SCAN's entry for 3-Way]
* [http://www.esat.kuleuven.ac.be/~cosicart/ps/JD-9500/ Chapter 7 of Daemen's thesis] (gzip ped Postscript)
Wikimedia Foundation. 2010.