CHAPTER 5: FINITE FIELDS
TRUE OR FALSE
T F 1. Finite fields play a crucial role in many cryptographic algorithms.
T F 2. Rings are a subset of a larger class of algebraic structures called
fields.
T F 3. Groups are defined by a complex set of properties and are difficult
to understand.
T F 4. Finite fields are a subset of fields, consisting of those fields with a
finite number of elements.
T F 5. Cryptographic algorithms do not rely on properties of finite fields.
T F 6. A more important class of finite fields, for cryptography, comprises
those with 2n elements depicted as fields of the form GF(2n).
T F 7. The Advanced Encryption Standard uses infinite fields.
T F 8. Groups, rings, and fields are the fundamental elements of a branch
of mathematics known as abstract algebra.
T F 9. A cyclic group is always commutative and may be finite or infinite.
T F 10. A field is a set in which we can do addition, subtraction,
multiplication and division without leaving the set.
T F 11. It is easy to find the multiplicative inverse of an element in g(p) for
large values of p by constructing a multiplication table, however
for small values of p this approach is not practical.
T F 12. Polynomial arithmetic includes the operations of addition,
subtraction and multiplication.
T F 13. If we attempt to perform polynomial division over a coefficient set
that is not a field, we find that division is not always defined.
T F 14. The Euclidean algorithm cannot be adapted to find the
multiplicative inverse of a polynomial.
T F 15. The elements of GF(2n) can be defined as the set of all polynomials
of degree n – 1 or less with binary coefficients.