MARS (cryptography) 537135 165783162 2007-10-20T04:55:33Z Nichalp 41228 moved [[MARS]] to [[MARS (cryptography)]]: dab page required to separate other acronyms {{otheruses2|Mars}} {{Infobox block cipher | name = MARS | image = | caption = | designers = [[IBM]] | publish date = 1998 | derived from = | derived to = | related to = | certification = [[AES finalist]] | key size = 128, 192, or 256 bits | block size = 128 bits | structure = Type-3 [[Feistel cipher|Feistel network]] | rounds = 32 | cryptanalysis = }} In [[cryptography]], '''MARS''' is a [[block cipher]] that was [[IBM]]'s submission to the [[Advanced Encryption Standard process]]. MARS was selected as an AES finalist in August 1999, after the AES2 conference in March 1999, where it was voted as the fifth and last finalist algorithm. The MARS design team included [[Don Coppersmith]], who had been involved in the creation of the previous [[Data Encryption Standard]] (DES) twenty years earlier. The project was specifically designed to resist future advances in cryptography by adopting a layered, compartmentalized approach. [[IBM]]'s official report stated that MARS and [[Serpent (cipher)|Serpent]] were the only two finalists to implement any form of safety net with regard to would-be advances in cryptographic mathematics. Interestingly, the [[Twofish]] team made a similar statement about its cipher.<ref name="NIST-report-on-development-of-AES"> {{cite | author = NIST | title = Report on the Development of the Advanced Encryption Standard (AES) | url = http://csrc.nist.gov/CryptoToolkit/aes/round2/r2report.pdf | publisher = NIST | date = 2000 }}</ref>. MARS has a 128-bit [[block size (cryptography)|block size]] and a variable [[key size]] of between 128 and 448 bits (in 32-bit increments). Unlike most block ciphers, MARS has a heterogeneous structure: several rounds of a cryptographic core are "jacketed" by unkeyed mixing rounds, together with [[key whitening]]. ==Security analysis== Subkeys with long runs of ones or zeroes may lead to efficient attacks on MARS <ref name="Preneel-Comments-by-NESSIE-Project-on-AES-Finalists"> {{cite | author = B. Preneel et al. | title = Comments by the NESSIE Project on the AES Finalists | url = http://csrc.nist.gov/CryptoToolkit/aes/round2/comments/20000524-bpreneel.pdf | publisher = NIST | date = 2000 }}</ref>. The two least significant bits of round keys used in multiplication are always set to the value 1. Thus, there are always two inputs that are unchanged through the multiplication process regardless of the subkey, and two others which have fixed output regardless of the subkey <ref name="Preneel-Comments-by-NESSIE-Project-on-AES-Finalists"/>. ==Notes and references== <references /> ==External links== * [http://domino.research.ibm.com/comm/research_projects.nsf/pages/security.mars.html IBM's page on MARS] * [http://www.users.zetnet.co.uk/hopwood/crypto/scan/cs.html#MARS SCAN's entry on MARS] * [http://www.quadibloc.com/crypto/co040406.htm John Savard's description of MARS] {{crypto-stub}} {{Crypto navbox | block}} [[Category:Block ciphers]] [[de:MARS (Verschlüsselung)]] [[fr:MARS (cryptographie)]]