Article · Wikipedia archive · Last revised Jul 12, 2026

Bricklayer function

In cryptography, the bricklayer function is a part of a round function that can be decomposed into identical independent Boolean operations on the partitioned pieces of its input data, so called bundles. The term was introduced by Daemen and Rijmen in 2001.

Last revised
Jul 12, 2026
Read time
≈ 1 min
Length
168 w
Citations
5
Source
The SubBytes transformation of the Advanced Encryption Standard is a notable1 example of a bricklayer function: each 8-bit bundle of the 128-bit state is undergoing the same S-box transformation independently source ↗

In cryptography, the bricklayer function is a part of a round function that can be decomposed into identical independent Boolean operations on the partitioned pieces of its input data,2 so called bundles.3 The term was introduced by Daemen and Rijmen in 2001.1

If the underlying function transforming the bundle is nonlinear, it is traditionally called an S-box. If the function is linear, Daemen and Rijmen use for it the term D-box (after diffusion).2

References

References

Sources

Sources