<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Correlation_immunity</id>
	<title>Correlation immunity - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Correlation_immunity"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Correlation_immunity&amp;action=history"/>
	<updated>2026-05-25T23:53:38Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Correlation_immunity&amp;diff=1361186&amp;oldid=prev</id>
		<title>imported&gt;Ulanwp: 3 fehlende Sprachparameter eingefügt; 1 Datumsformat konvertiert</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Correlation_immunity&amp;diff=1361186&amp;oldid=prev"/>
		<updated>2026-02-20T14:05:58Z</updated>

		<summary type="html">&lt;p&gt;3 fehlende Sprachparameter eingefügt; 1 Datumsformat konvertiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Die &amp;#039;&amp;#039;&amp;#039;correlation immunity&amp;#039;&amp;#039;&amp;#039; (Korrelationsimmunität) ist ein Maß dafür, ob und wie viel Information man aus dem Funktionswert einer [[Boolesche Funktion|Booleschen Funktion]] über deren Argumente ziehen kann.&lt;br /&gt;
&lt;br /&gt;
In der [[Kryptographie]] zeigt sie an, wie resistent eine boolesche Funktion gegen Korrelationsattacken ist. Der Begriff der Korrelationsimmunität für Boolesche Funktionen wurde zuerst von Siegenthaler definiert&amp;lt;ref&amp;gt;{{Literatur |Autor=T. Siegenthaler |Titel=Correlation-immunity of nonlinear combining functions for cryptographic applications (Corresp.) |Sammelwerk=IEEE Transactions on Information Theory |Band=30 |Nummer=5 |Datum=1984-09 |Seiten=776–780 |ISSN=0018-9448 |DOI=10.1109/tit.1984.1056949 |Online=[http://ieeexplore.ieee.org/document/1056949/ Online] |Abruf=2018-02-14 |Sprache=en}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
Sei &amp;lt;math&amp;gt;f\colon \mathbb{F}_2^n\rightarrow\mathbb{F}_2&amp;lt;/math&amp;gt; eine Boolesche Funktion und seien &amp;lt;math&amp;gt;X_1, X_2, \ldots, X_n&amp;lt;/math&amp;gt; binäre [[Unabhängig und identisch verteilte Zufallsvariablen|unabhängige und identisch verteilte Zufallsvariablen]], die die Argumente für &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; repräsentieren. Eine Funktion &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; ist korrelationsimmun der Ordnung &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; genau dann, wenn der Funktionswert &amp;lt;math&amp;gt;f(X_1, X_2, \dots, X_n)&amp;lt;/math&amp;gt; statistisch unabhängig von den Eingabewerten &amp;lt;math&amp;gt;X_1, X_2, \dots, X_n&amp;lt;/math&amp;gt; ist und zwar genau für jede Auswahl aus &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; Indizes (oder weniger) &amp;lt;math&amp;gt;i_1,i_2,\ldots,i_m&amp;lt;/math&amp;gt;, mit &amp;lt;math&amp;gt;1\leq i_1 &amp;lt; i_2 &amp;lt; \ldots i_m \leq n&amp;lt;/math&amp;gt;. Direkt äquivalent dazu ist die Aussage, dass die gegenseitige Information der &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; oder weniger Eingabewerte &amp;lt;math&amp;gt;X_{i_1},X_{i_2},\ldots ,X_{i_m}&amp;lt;/math&amp;gt; und des Funktionswertes &amp;lt;math&amp;gt;f(X_1, X_2, \dots, X_n)&amp;lt;/math&amp;gt; gleich 0 ist, also&lt;br /&gt;
:&amp;lt;math&amp;gt;I(X_{i_1},X_{i_2},\ldots ,X_{i_m};f(X_1, X_2, \dots, X_n))=0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wenn die Funktion &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; zusätzlich gleichverteilt ist, also &amp;lt;math&amp;gt;\Pr(f(X_1,\ldots X_n )=0)=\Pr(f(X_1,\ldots X_n )=1) = \frac{1}{2}&amp;lt;/math&amp;gt;, dann heißt &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;-resilient&amp;lt;ref&amp;gt;{{Literatur |Autor=B. Chor, O. Goldreich, J. Hasted, J. Freidmann, S. Rudich |Titel=The bit extraction problem or t-resilient functions |Sammelwerk=26th Annual Symposium on Foundations of Computer Science (sfcs 1985) |Datum=1985-10 |Seiten=396–407 |DOI=10.1109/SFCS.1985.55 |Online=[http://ieeexplore.ieee.org:80/document/4568165/?reload=true Online] |Abruf=2018-02-14 |Sprache=en}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Doch diese [[Notwendige und hinreichende Bedingung|notwendige Bedingung]] sagt nur aus ob eine Funktion überhaupt correlation immune ist oder nicht. Besser wäre es, wenn man einen Wert für eine Funktion finden würde, die den Grad der Immunität angibt. Genau das wird auch für die Definition des [[Siegenthaler bound]] benötigt.&lt;br /&gt;
&lt;br /&gt;
== Trade-off zwischen Korrelationsimmunität und Grad von &amp;#039;&amp;#039;f&amp;#039;&amp;#039; ==&lt;br /&gt;
Zusätzlich zur Definition von Korrelationsimmunität gibt Siegenthaler auch gleichzeitig einen wichtigen Trade-off zwischen der Korrelationsimmunität und dem Grad einer Funktion &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;. Wenn &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; korrelationsimmun der Ordnung &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; ist, &amp;lt;math&amp;gt;1\leq m \leq n-1&amp;lt;/math&amp;gt;, dann ist der Grad von &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;\deg(f)\leq n - m + 1&amp;lt;/math&amp;gt;. Wenn &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; zusätzlich gleichverteilt ist, also &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;-resilient, dann ist der Grad von &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; sogar &amp;lt;math&amp;gt;\deg(f)\leq n - m&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Das heißt, dass der korrelationsimmune Funktionen der höchsten Ordnung immer einen kleinen Grad haben. So sind zum Beispiel &amp;lt;math&amp;gt;(n-1)&amp;lt;/math&amp;gt;-resiliente Funktionen immer vom Grad 1 oder kleiner, also [[Lineare Abbildung|linear]] oder [[Affine Abbildung|affin]].&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* {{cite journal |author=T. Siegenthaler |date=September 1984 |title=Correlation-Immunity of Nonlinear Combining Functions for Cryptographic Applications |journal=IEEE Transactions on Information Theory |volume=30 |issue=5 |pages=776–780 |doi=10.1109/TIT.1984.1056949 |language=en}}&lt;br /&gt;
* http://www.iaik.tugraz.at/teaching/00_angewandte%20kryptografie/slides2008/streamciphers.pdf (PDF-Datei; 15&amp;amp;nbsp;kB)&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Kryptologie]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Ulanwp</name></author>
	</entry>
</feed>