Home / Expert Answers / Computer Science / 4-information-composite-fields-are-among-the-most-efficient-ways-to-implement-the-s-box-in-hardwa-pa258

(Solved): 4. Information: Composite fields are among the most efficient ways to implement the S-box in hardwa ...



4. Information: Composite fields are among the most efficient ways to implement the S-box in
hardware (LUTs are good on FPGAs but composite fields are more area-efficient on ASICs). As you
know, inversion in finite field GF(2?) is costly. Thus, it is preferred to perform transformation
from binary field to tower fields in composite fields and after computing the inverse, go back to
binary fields.
Inversion in GF(2?) can be done using a couple of multiplications (below, you need to do a simple
one), a squaring, and one inversion in composite field denoted as GF(2?)². This is the base for
composite fields: To transform, do the arithmetic less-costly there, and go back to binary field.

You only need to do this simple calculation: Show that for inputs a(x)=a3x³+a2x²+a1x+a0 and
b(x)=b3x³+b2x²+b1x+b0 and the multiplication result q(x)=q3x³+q2x²+q1x+q0 in GF(2?) with the
irreducible polynomial p(x)=x?+x+1, we get the following for a(x).b(x) mod p(x). Subexpression
sharing has been done to reduce the complexity as you see. Remember that you do not need to know
details of composite fields for this calculation.

student submitted image, transcription available below

4. Information: Composite fields are among the most efficient ways to implement the S-box in hardware (LUTs are good on FPGAs but composite fields are more area-efficient on ASICS). As you know, inversion in finite field is costly. Thus, it is preferred to perform transformation from binary field to tower fields in composite fields and after computing the inverse, go back to binary fields. Inversion in can be done using a couple of multiplications (below, you need to do a simple one), a squaring, and one inversion in composite field denoted as . This is the base for composite fields: To transform, do the arithmetic less-costly there, and go back to binary field. You only need to do this simple calculation: Show that for inputs and and the multiplication result in with the irreducible polynomial , we get the following for . Subexpression sharing has been done to reduce the complexity as you see. Remember that you do not need to know details of composite fields for this calculation.


We have an Answer from Expert

View Expert Answer

Expert Answer



We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe