MyWikiBiz, Author Your Legacy — Sunday November 24, 2024
Jump to navigationJump to search
169 bytes removed
, 13:12, 22 October 2008
Line 2: |
Line 2: |
| | | |
| There are <math>2^{2^k}</math> such functions. These play a basic role in questions of [[complexity theory]] as well as the design of circuits and chips for [[digital computer]]s. The properties of boolean functions play a critical role in [[cryptography]], particularly in the design of [[symmetric key algorithm]]s (see [[S-box]]). | | There are <math>2^{2^k}</math> such functions. These play a basic role in questions of [[complexity theory]] as well as the design of circuits and chips for [[digital computer]]s. The properties of boolean functions play a critical role in [[cryptography]], particularly in the design of [[symmetric key algorithm]]s (see [[S-box]]). |
− |
| |
− | A '''boolean mask operation''' on boolean-valued functions combines values point-wise, for example, by [[exclusive disjunction|XOR]], or other [[boolean operator]]s.
| |
− |
| |
− |
| |
| | | |
| ==See also== | | ==See also== |