Balanced Boolean function: Difference between revisions

Content deleted Content added
No edit summary
categorization/tagging using AWB
Line 3:
An example of a balanced boolean function is the function that assigns a '''1''' to every [[even number]] and '''0''' to all odd numbers (likewise the other way around). The same applies for functions assigning '''1''' to all positive numbers and '''0''' otherwise.
 
== Usage ==
Balanced boolean functions are primarily used in [[cryptography]].
 
Line 11:
== References ==
* [http://portal.acm.org/citation.cfm?id=1060627 Balanced boolean functions that can be evaluated so that every input bit is unlikely to be read], Annual ACM Symposium on Theory of Computing
 
 
{{math-stub}}
 
{{Uncat|date=July 2010}}