Abstract
We present techniques to obtain small circuits which also have low depth. The techniques apply to typical cryptographic functions, as these are often specified over the field GF(2), and they produce circuits containing only AND, XOR and XNOR gates. The emphasis is on the linear components (those portions containing no AND gates). A new heuristic, DCLO (for depth-constrained linear optimization), is used to create small linear circuits given depth constraints. DCLO is repeatedly used in a See-Saw method, alternating between optimizing the upper linear component and the lower linear component. The depth constraints specify both the depth at which each input arrives and restrictions on the depth for each output. We apply our techniques to cryptographic functions, obtaining new results for the S-Box of the Advanced Encryption Standard, for multiplication of binary polynomials, and for multiplication in finite fields. Additionally, we constructed a 16-bit S-Box using inversion in GF(216) which may be significantly smaller than alternatives.
Original language | English |
---|---|
Journal | Cryptography and Communications |
Volume | 11 |
Issue number | 1 |
Pages (from-to) | 109-127 |
ISSN | 1936-2447 |
DOIs | |
Publication status | Published - Jan 2019 |
Keywords
- Boolean functions
- Circuit depth
- Circuit size
- Cryptographic functions
- Depth-constrained circuit optimization
- See-saw method