2. The purpose of the ___________ algorithm is to enable two
users to securely exchange a key that can then be used for
subsequent encryption of messages.
3. The key exchange protocol vulnerability can be overcome with
the use of digital signatures and __________ certificates.
4. The principal attraction of __________, compared to RSA, is that
it appears to offer equal security for a far smaller key size,
thereby reducing processing overhead.
5. A(n) ___________ G is a set of elements with a binary operation,
denoted by *, that associates to each ordered pair (a,b) of
elements in G an element ( a*b) in G.
6. Two families of elliptic curves are used in cryptographic
applications: prime curves over Zp and __________ over
GF(2m).
7. We use a cubic equation in which the variables and coefficients
all take on values in the set of integers from 0 through p – 1 and
in which calculations are performed modulo p for a __________
over Zp.
8. A __________ GF(2m) consists of 2m elements together with
addition and multiplication operations that can be defined over
polynomials.
9. The addition operation in elliptic curve cryptography is the
counterpart of modular multiplication in RSA, and multiple
addition is the counterpart of __________ .