<?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=Balanced_Boolean_function</id>
	<title>Balanced Boolean function - 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=Balanced_Boolean_function"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Balanced_Boolean_function&amp;action=history"/>
	<updated>2026-09-07T21:37:38Z</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=Balanced_Boolean_function&amp;diff=8892423&amp;oldid=prev</id>
		<title>imported&gt;Headbomb: ce</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Balanced_Boolean_function&amp;diff=8892423&amp;oldid=prev"/>
		<updated>2024-12-15T03:49:47Z</updated>

		<summary type="html">&lt;p&gt;ce&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[mathematics]] and [[computer science]], a &amp;#039;&amp;#039;&amp;#039;balanced Boolean function&amp;#039;&amp;#039;&amp;#039; is a [[Boolean function]] whose output yields as many &amp;#039;&amp;#039;&amp;#039;0&amp;#039;&amp;#039;&amp;#039;s as &amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;s over its [[Domain of a function|input set]]. This means that for a uniformly random input string of bits, the probability of getting a &amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039; is 1/2.{{r|bsw}}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Examples of balanced Boolean functions are the [[majority function]],{{r|bsw}} the &amp;quot;dictatorship function&amp;quot; that copies the first bit of its input to the output,{{r|bsw}} and the [[parity check]] function that produces the [[exclusive or]] of the input bits.{{r|ch}}&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is a [[bent function]] on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; bits, and &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; is any nonzero vector of &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; bits, then the function that maps &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;f(x)\oplus f(x\oplus\alpha)&amp;lt;/math&amp;gt; is balanced. The bent functions are exactly the functions for which this is true, for all nonzero choices of &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;.{{r|szz}}&lt;br /&gt;
&lt;br /&gt;
The dictatorship function can be evaluated after examining only a single bit of the input, but that bit must always be examined. Benjamini, Schramm, and Wilson describe a more complex example based on [[percolation theory]] with the property that a randomized [[Las Vegas algorithm]] can compute the function exactly while ensuring that the probability of reading any particular input bit is small, roughly inversely proportional to the square root of the number of bits.{{r|bsw}}&lt;br /&gt;
&lt;br /&gt;
==Application==&lt;br /&gt;
Balanced Boolean functions are used in [[cryptography]], where being balanced is one of &amp;quot;the most important criteria for cryptographically strong Boolean functions&amp;quot;.{{r|szz}}  If a function is not balanced, it will have a [[statistical bias]], making it subject to [[cryptanalysis]] such as the [[correlation attack]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist|refs=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=bsw&amp;gt;{{citation&lt;br /&gt;
 | last1 = Benjamini | first1 = Itai | author1-link = Itai Benjamini&lt;br /&gt;
 | last2 = Schramm | first2 = Oded | author2-link = Oded Schramm&lt;br /&gt;
 | last3 = Wilson | first3 = David Bruce&lt;br /&gt;
 | editor1-last = Gabow | editor1-first = Harold N.&lt;br /&gt;
 | editor2-last = Fagin | editor2-first = Ronald&lt;br /&gt;
 | arxiv = math.PR/0410282&lt;br /&gt;
 | contribution = Balanced boolean functions that can be evaluated so that every input bit is unlikely to be read&lt;br /&gt;
 | doi = 10.1145/1060590.1060627&lt;br /&gt;
 | pages = 244–250&lt;br /&gt;
 | publisher = Association for Computing Machinery&lt;br /&gt;
 | title = Proceedings of the 37th Annual ACM Symposium on Theory of Computing, Baltimore, MD, USA, May 22–24, 2005&lt;br /&gt;
 | year = 2005| isbn = 1-58113-960-8 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=ch&amp;gt;{{citation&lt;br /&gt;
 | last1 = Chakrabarty | first1 = K.&lt;br /&gt;
 | last2 = Hayes | first2 = J.P.&lt;br /&gt;
 | doi = 10.1049/ip-cdt:19981769&lt;br /&gt;
 | issue = 1&lt;br /&gt;
 | journal = IEE Proceedings - Computers and Digital Techniques&lt;br /&gt;
 | page = 52&lt;br /&gt;
 | title = Balanced Boolean functions&lt;br /&gt;
 | volume = 145&lt;br /&gt;
 | year = 1998| doi-broken-date = 7 December 2024&lt;br /&gt;
 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=szz&amp;gt;{{citation&lt;br /&gt;
 | last1 = Seberry | first1 = Jennifer | author1-link = Jennifer Seberry&lt;br /&gt;
 | last2 = Zhang | first2 = Xian-Mo&lt;br /&gt;
 | last3 = Zheng | first3 = Yuliang&lt;br /&gt;
 | editor-last = Stinson | editor-first = Douglas R.&lt;br /&gt;
 | contribution = Nonlinearly balanced Boolean functions and their propagation characteristics&lt;br /&gt;
 | doi = 10.1007/3-540-48329-2_5&lt;br /&gt;
 | pages = 49–60&lt;br /&gt;
 | publisher = Springer&lt;br /&gt;
 | series = Lecture Notes in Computer Science&lt;br /&gt;
 | title = Advances in Cryptology – CRYPTO &amp;#039;93, 13th Annual International Cryptology Conference, Santa Barbara, California, USA, August 22–26, 1993, Proceedings&lt;br /&gt;
 | volume = 773&lt;br /&gt;
 | year = 1993| isbn = 978-3-540-57766-9 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Boolean algebra]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Headbomb</name></author>
	</entry>
</feed>