|
We are creating the world's most trusted encyclopedia and knowledge base.
|
Bent function
From Citizendium, the Citizens' Compendium
A bent function is a boolean function of n variables that have nonlinearity equal to 2n − 1 − 2n / 2 − 1. The Walsh-Adamar 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. This makes them a good bases for cryptographic stream cyphers. Bent functions are a specific case of plateaued functions.
Contents |
Main properties
One of the most usefull property distinguishing bent functions uses derivatives:
- A boolean function f is bent if and only if every derivative Duf(x) is balanced for
.
The minimal degree of bent function is 2 (the function
is bent), the maximal degree of bent function of 2n variables is n.
The maximal dimension of linear space where a bent function of 2n variables is constant also equals to n. A bent function which do have such linear space is called normal. Most constructions of bent functions give normal bent functions.
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 B2n very little is know.
. Because degree of bent function is bounded by n it is easy to show that
. This result can be slighly improved but still remain very far from the truth.

