Welcome to the online calculator for algebraic immunity of boolean
functions. You can choose either a builtin function from
imunal
a give your own. Please note that any calculation
is limited to 5 seconds and 10MB of memory. If you want
more feel free to download the library.
As for now (2013/12/12) only the families of majority functions and
HWBF functions are programmed within the imunal
library.
More functions are planned to be added in the future.
The boolean function must be composed of monomials separated by
spaces, line feeds or plus signs. Each monomial must not contain
any space and must be composed by variables xi
where
i
must be a nonzero positive integer. Two examples are
given below. A boolean function can be given like
1 + x1x2 + x2x3 + x3x4 + x4x5
or
1
+ x1x2
+ x2x3
+ x3x4
+ x4x5
Give me your boolean function in the text area below. Please note that the limit is of 4096 bytes.