Bent function: Difference between revisions
imported>Sandy Harris (correct spellig, add wikilinks) |
imported>Sandy Harris |
||
Line 8: | Line 8: | ||
The maximal dimension of linear space where a bent function of <math>2n</math> variables is constant also equals to <math>n</math>. A bent function which do have such linear space is called '''normal'''. Most constructions of bent functions give normal bent functions. | The maximal dimension of linear space where a bent function of <math>2n</math> variables is constant also equals to <math>n</math>. A bent function which do have such linear space is called '''normal'''. Most constructions of bent functions give normal bent functions. | ||
== Transformations on bent functions == | |||
It has long been known that adding an [[affine function]] to a bent function gives another bent function. Harris and Adams <ref name="s-box"> {{cite paper | |||
| title = Key-Dependent S-Box Manipulations | |||
| author = Sandy Harris & Carlisle Adams | |||
| conference = selected Areas in Cryptography | |||
| year = 1998 | |||
| publisher = Springer-Verlag | |||
| url= http://www.springerlink.com/content/utpvr3g8xtclvn75/}}</ref> show that permuting the input bits or adding affine functions to one or more inputs also give bent output. | |||
== Dual bent function == | == Dual bent function == |
Revision as of 04:50, 18 October 2008
A bent function is a boolean function of variables that has nonlinearity equal to . The Walsh-Hadamard coefficients of a bent function are equal to ; this gives the alternative definition of bent functions. Bent functions have even number of variables, and achieve the bound of maximal possible nonlinearity. The high non-linearity makes them useful in cryptography, in the construction of stream ciphers or block ciphers. Bent functions are a specific case of plateaued functions.
Main properties
One of the most usefull property distinguishing bent functions uses derivatives:
- A boolean function is bent if and only if every derivative is balanced for .
The minimal degree of bent function is (the function is bent), the maximal degree of bent function of variables is .
The maximal dimension of linear space where a bent function of variables is constant also equals to . A bent function which do have such linear space is called normal. Most constructions of bent functions give normal bent functions.
Transformations on bent functions
It has long been known that adding an affine function to a bent function gives another bent function. Harris and Adams [1] show that permuting the input bits or adding affine functions to one or more inputs also give bent output.
Dual bent function
Signs of Walsh-Adamar coefficients can be transformed to another boolean function of the same number of variables. This function is also bent and is called dual bent function. The dual function to the dual function is the function itself.
Bent function series
Bent function constructions
Bent function enumeration
For the number of bent function very little is know. . Because degree of bent function is bounded by it is easy to show that . This result can be slighly improved but still remain very far from the truth.
- ↑ Sandy Harris & Carlisle Adams. Key-Dependent S-Box Manipulations. Springer-Verlag.