- RC6
Infobox block cipher
name = RC6
caption = The Feistel function of the RC6 algorithm.
designers =Ron Rivest ,Matt Robshaw ,Ray Sidney ,Yiqun Lisa Yin
publish date = 1998
derived from =RC5
derived to =
related to =
certification =AES finalist
key size = 128, 192, or 256 bits
block size = 128 bits
structure = Feistel network
rounds = 20
cryptanalysis =In
cryptography , RC6 is asymmetric key block cipher derived fromRC5 . It was designed byRon Rivest ,Matt Robshaw , Ray Sidney, and Yiqun Lisa Yin to meet the requirements of theAdvanced Encryption Standard (AES) competition. The algorithm was one of the five finalists, and was also submitted to theNESSIE andCRYPTREC projects. It is a proprietary algorithm, patented byRSA Security .RC6 proper has a block size of 128 bits and supports
key size s of 128, 192 and 256 bits, but, like RC5, it can be parameterised to support a wide variety of word-lengths, key sizes and number of rounds. RC6 is very similar to RC5 in structure, using data-dependent rotations, modular addition andXOR operations; in fact, RC6 could be viewed as interweaving two parallel RC5 encryption processes. However, RC6 does use an extra multiplication operation not present in RC5 in order to make the rotation dependent on every bit in a word, and not just the least significant few bits.Encryption/Decryption
Licensing
As RC6 has not been selected for the AES, it is not guaranteed that RC6 is royalty-free.
As of January 2007 , a [http://www.rsasecurity.com/rsalabs/node.asp?id=2251 web page] on the official web site of the designers of RC6, RSA Laboratories, states the following::"We emphasize that "if" RC6 is selected for the AES, RSA Security will "not" require any licensing or royalty payments for products using the algorithm".
The emphasis on the word "if" suggests that RSA Security Inc. may now require licensing and royalty payments for any products using the RC6 algorithm. RC6 is a patented encryption algorithm (US patent|5724428 and US patent|5835600).
References
* R.L. Rivest, M.J.B. Robshaw, R.Sidney, and Y.L. Yin. [http://theory.lcs.mit.edu/~rivest/rc6.pdf The RC6 Block Cipher] . v1.1, August 1998.
* J. Beuchat [http://perso.ens-lyon.fr/jean-luc.beuchat/Publications/fpl2003.pdf FPGA Implementations of the RC6 Block Cipher] .External links
* [http://www.users.zetnet.co.uk/hopwood/crypto/scan/cs.html#RC6 SCAN's entry on RC6]
* [http://www.rsasecurity.com/rsalabs/node.asp?id=2512 RSA Security's RC6 page]
Wikimedia Foundation. 2010.