<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Integral_cryptanalysis</id>
	<title>Integral cryptanalysis - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Integral_cryptanalysis"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Integral_cryptanalysis&amp;action=history"/>
	<updated>2026-05-09T21:57:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Integral_cryptanalysis&amp;diff=3589813&amp;oldid=prev</id>
		<title>imported&gt;Onel5969: Disambiguating links to Safer (link changed to Secure and Fast Encryption Routine) using DisamAssist.</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Integral_cryptanalysis&amp;diff=3589813&amp;oldid=prev"/>
		<updated>2025-01-04T10:14:29Z</updated>

		<summary type="html">&lt;p&gt;Disambiguating links to &lt;a href=&quot;/wiki143/index.php?title=Safer&quot; title=&quot;Safer&quot;&gt;Safer&lt;/a&gt; (link changed to &lt;a href=&quot;/wiki143/index.php?title=Secure_and_Fast_Encryption_Routine&quot; title=&quot;Secure and Fast Encryption Routine&quot;&gt;Secure and Fast Encryption Routine&lt;/a&gt;) using &lt;a href=&quot;/wiki143/index.php?title=User:Qwertyytrewqqwerty/DisamAssist&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Qwertyytrewqqwerty/DisamAssist (page does not exist)&quot;&gt;DisamAssist&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Type of cryptanalytic attack}}&lt;br /&gt;
In [[cryptography]], &amp;#039;&amp;#039;&amp;#039;integral cryptanalysis&amp;#039;&amp;#039;&amp;#039; is a [[cryptanalysis|cryptanalytic attack]] that is particularly applicable to [[block cipher]]s based on [[substitution–permutation network]]s. It was originally designed by [[Lars Knudsen]] as a dedicated attack against [[Square (cipher)|Square]],  so it is commonly known as the &amp;#039;&amp;#039;&amp;#039;Square attack&amp;#039;&amp;#039;&amp;#039;. It was also extended to a few other ciphers related to Square: [[CRYPTON]], [[Rijndael]], and [[SHARK]]. [[Stefan Lucks]] generalized the attack to what he called a &amp;#039;&amp;#039;saturation attack&amp;#039;&amp;#039; and used it to attack [[Twofish]], which is not at all similar to Square, having a radically different [[Feistel network]] structure. Forms of integral cryptanalysis have since been applied to a variety of ciphers, including [[Hierocrypt]], [[International Data Encryption Algorithm|IDEA]], [[Camellia (cipher)|Camellia]], [[Skipjack (cipher)|Skipjack]], [[MISTY1]], [[MISTY2]], [[Secure and Fast Encryption Routine|SAFER++]], [[KHAZAD]], and &amp;#039;&amp;#039;FOX&amp;#039;&amp;#039; (now called [[IDEA NXT]]).&lt;br /&gt;
&lt;br /&gt;
Unlike [[differential cryptanalysis]], which uses pairs of [[chosen plaintext attack|chosen plaintexts]] with a fixed [[XOR]] difference, integral cryptanalysis uses [[set (mathematics)|set]]s or even [[multiset]]s of chosen plaintexts of which part is held constant, and another part varies through all possibilities. For example, an attack might use 256 chosen plaintexts that have all but 8 of their bits the same, but all differ in those 8 bits. Such a set necessarily has an XOR sum of 0, and the XOR sums of the corresponding sets of ciphertexts provide information about the cipher&amp;#039;s operation. This contrast between the differences of pairs of texts and the sums of larger sets of texts inspired the name &amp;quot;integral cryptanalysis&amp;quot;, borrowing the terminology of [[calculus]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* {{ cite conference&lt;br /&gt;
     | author = [[Joan Daemen]], [[Lars Knudsen]], [[Vincent Rijmen]]&lt;br /&gt;
     | title = The Block Cipher Square&lt;br /&gt;
     | conference = 4th International Workshop on [[Fast Software Encryption]] (FSE &amp;#039;97), Volume 1267 of [[Lecture Notes in Computer Science]]&lt;br /&gt;
     | pages = 149–165&lt;br /&gt;
     | publisher = [[Springer-Verlag]]&lt;br /&gt;
     | date = January 1997&lt;br /&gt;
     | location = [[Haifa]]&lt;br /&gt;
     | url = http://www.cosic.esat.kuleuven.be/publications/article-309.pdf&lt;br /&gt;
     | access-date = 2007-02-15 }}&lt;br /&gt;
* {{ cite conference&lt;br /&gt;
     | author = Carl D&amp;#039;Halluin, Gert Bijnens, Vincent Rijmen, [[Bart Preneel]]&lt;br /&gt;
     | title = Attack on Six Rounds of Crypton&lt;br /&gt;
     | conference = 6th International Workshop on Fast Software Encryption (FSE &amp;#039;99)&lt;br /&gt;
     | pages = 46–59&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = March 1999&lt;br /&gt;
     | location = [[Rome]]&lt;br /&gt;
     | url = http://citeseer.ist.psu.edu/479905.html&lt;br /&gt;
     | format = PDF/[[PostScript]]&lt;br /&gt;
     | access-date = 2007-03-03 }}&lt;br /&gt;
* {{ cite conference&lt;br /&gt;
     | author = [[Niels Ferguson|N. Ferguson]], [[John Kelsey (cryptanalyst)|J. Kelsey]], [[Stefan Lucks|S. Lucks]], [[Bruce Schneier|B. Schneier]], M. Stay, [[David A. Wagner|D. Wagner]], D. Whiting&lt;br /&gt;
     | title = Improved Cryptanalysis of Rijndael&lt;br /&gt;
     | conference = 7th International Workshop on Fast Software Encryption (FSE 2000)&lt;br /&gt;
     | pages = 213–230&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = April 2000&lt;br /&gt;
     | location = [[New York City]]&lt;br /&gt;
     | url = http://www.schneier.com/paper-rijndael.html&lt;br /&gt;
     | format = PDF/PostScript&lt;br /&gt;
     | access-date = 2007-03-06 }}&lt;br /&gt;
* {{ cite conference&lt;br /&gt;
     | author = Stefan Lucks&lt;br /&gt;
     | title = The Saturation Attack - a Bait for Twofish&lt;br /&gt;
     | conference = 8th International Workshop on Fast Software Encryption (FSE &amp;#039;01)&lt;br /&gt;
     | pages = 1–15&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = September 14, 2000&lt;br /&gt;
     | location = [[Yokohama]]&lt;br /&gt;
     | url = http://eprint.iacr.org/2000/046&lt;br /&gt;
     | format = PDF/[[PostScript]]&lt;br /&gt;
     | access-date = 2006-11-30 }}&lt;br /&gt;
* {{ cite conference&lt;br /&gt;
     | author = [[Paulo S. L. M. Barreto]], Vincent Rijmen, [[Jorge Nakahara, Jr.]], Bart Preneel, [[Joos Vandewalle]], Hae Yong Kim&lt;br /&gt;
     | title = Improved SQUARE Attacks against Reduced-Round HIEROCRYPT&lt;br /&gt;
     | conference = 8th International Workshop on Fast Software Encryption (FSE &amp;#039;01)&lt;br /&gt;
     | pages = 165–173&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = April 2001&lt;br /&gt;
     | location = Yokohama&lt;br /&gt;
     | url = http://www.cosic.esat.kuleuven.be/publications/article-83.pdf&lt;br /&gt;
     | access-date = 2007-03-03 }}&lt;br /&gt;
* {{ cite journal&lt;br /&gt;
     |author1=Jorge Nakahara, Jr. |author2=Paulo S.L.M. Barreto |author3=Bart Preneel |author4=Joos Vandewalle |author5=Hae Y. Kim | title = SQUARE Attacks on Reduced-Round PES and IDEA Block Ciphers&lt;br /&gt;
     | year = 2001&lt;br /&gt;
     | url = http://citeseer.ist.psu.edu/548521.html&lt;br /&gt;
     | format = PDF/PostScript&lt;br /&gt;
     | access-date = 2007-03-03 }}&lt;br /&gt;
* {{cite conference&lt;br /&gt;
     | author1 = Yongjin Yeom&lt;br /&gt;
     | author2 = Sangwoo Park&lt;br /&gt;
     | author3 = Iljun Kim&lt;br /&gt;
     | title = On the Security of CAMELLIA against the Square Attack&lt;br /&gt;
     | conference = 9th International Workshop on Fast Software Encryption (FSE &amp;#039;02)&lt;br /&gt;
     | pages = 89–99&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = February 2002&lt;br /&gt;
     | location = [[Leuven]]&lt;br /&gt;
     | url = http://maths.utime.cn:81/Crypt1998-2003/bibs/2365/23650089.htm&lt;br /&gt;
     | format = PDF&lt;br /&gt;
     | access-date = 2007-03-03&lt;br /&gt;
     }}{{Dead link|date=January 2020 |bot=InternetArchiveBot |fix-attempted=yes }}&lt;br /&gt;
* {{cite conference&lt;br /&gt;
     | author1 = Kyungdeok Hwang&lt;br /&gt;
     | author2 = Wonil Lee&lt;br /&gt;
     | author3 = Sungjae Lee&lt;br /&gt;
     | author4 = Sangjin Lee&lt;br /&gt;
     | author5 = Jongin Lim&lt;br /&gt;
     | title = Saturation Attacks on Reduced Round Skipjack&lt;br /&gt;
     | conference = 9th International Workshop on Fast Software Encryption (FSE &amp;#039;02)&lt;br /&gt;
     | pages = 100–111&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = February 2002&lt;br /&gt;
     | location = Leuven&lt;br /&gt;
     | url = http://maths.utime.cn:81/Crypt1998-2003/bibs/2365/23650100.htm&lt;br /&gt;
     | format = PDF&lt;br /&gt;
     | access-date = 2007-03-03&lt;br /&gt;
     | archive-url = https://web.archive.org/web/20070525204822/http://maths.utime.cn:81/Crypt1998-2003/bibs/2365/23650100.htm&lt;br /&gt;
     | archive-date = 2007-05-25&lt;br /&gt;
     | url-status = dead&lt;br /&gt;
     }}&lt;br /&gt;
* {{ cite conference&lt;br /&gt;
     |author1=Lars Knudsen |author2=David Wagner | title = Integral cryptanalysis&lt;br /&gt;
     | conference = 9th International Workshop on Fast Software Encryption (FSE &amp;#039;02)&lt;br /&gt;
     | pages = 112–127&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = December 11, 2001&lt;br /&gt;
     | location = Leuven&lt;br /&gt;
     | url = https://www.iacr.org/archive/fse2002/23650114/23650114.pdf&lt;br /&gt;
     | format = PDF/PostScript&lt;br /&gt;
     | access-date = 2006-11-30 }}&lt;br /&gt;
* {{ cite journal&lt;br /&gt;
     | author = [[Gilles Piret]], [[Jean-Jacques Quisquater]]&lt;br /&gt;
     | title = Integral Cryptanalysis on reduced-round Safer++&lt;br /&gt;
     | date = February 16, 2003&lt;br /&gt;
     | url = http://citeseer.ist.psu.edu/559604.html&lt;br /&gt;
     | format = PDF/PostScript&lt;br /&gt;
     | access-date = 2007-03-03 }}&lt;br /&gt;
* {{cite conference&lt;br /&gt;
     | author = Frédéric Muller&lt;br /&gt;
     | title = A New Attack against Khazad&lt;br /&gt;
     | conference = Advances in Cryptology – [[ASIACRYPT]] 2003&lt;br /&gt;
     | pages = 347–358&lt;br /&gt;
     | publisher = Springer-Verlag&lt;br /&gt;
     | date = December 2003&lt;br /&gt;
     | location = [[Taipei]]&lt;br /&gt;
     | url = http://www.mathmagic.cn/Crypt1998-2003/bibs/2894/28940347.htm&lt;br /&gt;
     | archive-url = https://archive.today/20070723200754/http://www.mathmagic.cn/Crypt1998-2003/bibs/2894/28940347.htm&lt;br /&gt;
     | url-status = dead&lt;br /&gt;
     | archive-date = 2007-07-23&lt;br /&gt;
     | format = PDF&lt;br /&gt;
     | access-date = 2007-03-03&lt;br /&gt;
     }}&lt;br /&gt;
* {{ cite journal&lt;br /&gt;
     |author1=Wu Wenling |author2=Zhang Wentao |author3=Feng Dengguo | title = Improved Integral Cryptanalysis of FOX Block Cipher&lt;br /&gt;
     | date = August 25, 2005&lt;br /&gt;
     | url = http://eprint.iacr.org/2005/292.pdf&lt;br /&gt;
     | access-date = 2007-03-03 }}&lt;br /&gt;
&lt;br /&gt;
{{Cryptography navbox | block}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cryptographic attacks]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{crypto-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Onel5969</name></author>
	</entry>
</feed>