Symmetric Ciphers Questions and Answers – Polynomial and Modular Arithmetic- IV

This set of tricky Cryptography questions and answers focuses on “Polynomial and Modular Arithmetic – IV”.

1. (6x2 + x + 3)x(5x2 + 2) in Z_10 =
a) x3 + 2x + 6
b) 5x3 + 7x2 + 2x + 6
c) x3 + 7x2 + 2x + 6
d) None of the mentioned
View Answer

Answer: b
Explanation:(6x2 + x + 3)x(5x2 + 2) in Z_10 = 5x3 + 7x2 + 2x + 6. We can find this via basic polynomial arithmetic in Z_10.

2. Is x3 + 1 reducible over GF(2)
a) Yes
b) No
c) Can’t Say
d) Insufficient Data
View Answer

Answer: a
Explanation: Reducible: (x + 1)(x2 + x + 1).

3. Is x3 + x2 + 1 reducible over GF(2)
a) Yes
b) No
c) Can’t Say
d) Insufficient Data
View Answer

Answer: b
Explanation: Irreducible. On factoring this polynomial, one factor is x and the other is (x + 1), which gives us the roots x = 0 or x = 1 respectively. By substitution of 0 and 1 into this polynomial, it clearly has no roots.
advertisement
advertisement

4. Is x4 + 1 reducible over GF(2)
a) Yes
b) No
c) Can’t Say
d) Insufficient Data
View Answer

Answer: a
Explanation: Reducible: (x + 1)4.

5. The result of (x2 ⊗ P), and the result of (x ⊗ (x ⊗ P)) are the same, where P is a polynomial.
a) True
b) False
View Answer

Answer: a
Explanation: The statement is true and this is the logic used behind the multiplication of polynomials on a computer. This reduces computation time.

6. The GCD of x3+ x + 1 and x2 + x + 1 over GF(2) is
a) 1
b) x + 1
c) x2
d) x2 + 1
View Answer

Answer: a
Explanation: The GCD of x3 + x + 1 and x2 + x + 1 over GF(2) is 1.

7. The GCD of x5+x4+x3 – x2 – x + 1 and x3 + x2 + x + 1 over GF(3) is
a) 1
b) x
c) x + 1
d) x2 + 1
View Answer

Answer: c
Explanation: The GCD of x5+x4+x3 – x2 – x + 1 and x3 + x2 + x + 1 over GF(3) is x + 1.
advertisement

8. The GCD of x3 – x + 1 and x2 + 1 over GF(3) is
a) 1
b) x
c) x + 1
d) x2 + 1
View Answer

Answer: a
Explanation: The GCD of x3 – x + 1 and x2 + 1 over GF(3) is 1.

9. Find the 8-bit word related to the polynomial x6 + x + 1
a) 01000011
b) 01000110
c) 10100110
d) 11001010
View Answer

Answer: a
Explanation: The respective 8-bit word is 01000011.

10. If f(x)=x7+x5+x4+x3+x+1 and g(x)=x3+x+1, find f(x) + g(x).
a) x7+x5+x4
b) x7+x5+x4+x3+x
c) x4+x2+x+1
d) x6+x4+x2+x+1
View Answer

Answer: a
Explanation: Perform Modular addition.
advertisement

Sanfoundry Global Education & Learning Series – Cryptography and Network Security.
To practice tricky questions on all areas of Cryptography, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.