Review Questions

1. What are two different uses of public-key cryptography related to key distribution?

2. List four general categories of schemes for the distribution of public keys.

3. What are the essential ingredientes of a public-key directory?

  1. The directory authority maintains a {name, public-key}
  2. Participants register a public key with the directory authority in person or through some secure authenticated communication.
  3. Participants may replace their public key at any time.
  4. Periodically the authority publishes the entire directory or updates to it. (With the net this is no longer an issue.)
  5. Participants may access the directory electroniclly via a secure authenticated communication.

4. What is a public-key certificate?

5. What are the requirements for the use of a public-key certificate scheme?

6. Briefly explain Diffie-Hellman key exchange.

7. What is an elliptic curve?

8. What is the zero point of an elliptic curve?

9. What is the sum of three points on an elliptic curve that lie on a straight line?