SHORT ANSWER
1. __________ is the function that delivers a key to two parties who wish to
exchange secure encrypted data.
2. A _________ is defined as the set of hardware, software, people, policies, and
procedures needed to create, manage, store, distribute, and revoke digital
certificates based on asymmetric cryptography.
3. Used in a variety of applications, __________ defines the format for public-key
certificates.
4. Public-key encryption schemes are secure only if the authenticity of the
___________ is assured.
5. If encryption is done at the __________ level a key is needed for every pair of
users or processes that require communication.
6. If A and B each has an encrypted connection to a third party C, C can deliver a
key on the encrypted links to A and B. A _________ center is responsible for
distributing keys to pairs of users as needed.
7. Session keys are transmitted in encrypted form using a __________ key that is
shared by the key distribution center and an end system or user.
8. A unique identifier for a transaction is a __________ and this identifier may be a
timestamp, a counter or a random number, with the minimum requirement
being that it differs with each request.
9. A __________ attack is when a protocol is insecure against an adversary who
can intercept messages and can either relay the intercepted message or
substitute another message.
10. Several techniques have been proposed for the distribution of public keys.
The proposals can be grouped into the following four general schemes:
public announcement, publicly available directory, public-key certificates,
and ____________.
11. A __________ consists of a public key, an identifier of the key owner, and the
whole block signed by a trusted third party and can be used by participants
to exchange keys without contacting a public key authority in a way that is as
reliable as if the keys were obtained directly from a public key authority.
12. __________ certificates are used in most network security applications
including IP security, transport layer security and S/MIME.