4.5. Multiplication in GF(2^4): Compute A(x)·B(x) mod P(x) inGF(2^4) using the irreducible polynomial P(x) = x^4 +x+1. What isthe influence of the choice of the reduction polynomial on thecomputation?
1. A(x) = x^2 +1, B(x) = x^3 +x^2 +1
2. A(x) = x^2 +1, B(x) = x+1
Expert Answer
An answer will be send to you shortly. . . . .