SHORT ANSWER
1. __________ assures that data received are exactly as sent and that the purposed
identity of the sender is valid.
2. Discovery of the pattern of traffic between parties is a __________ attack.
3. A __________ takes a variable length message and a secret key as input and
produces an authentication code.
4. One approach to constructing a MAC is to use a symmetric block cipher in
such a way that it produces a __________ output for a variable length input.
5. Any modification to a sequence of messages between parties, including
insertion, deletion, and reordering is a __________ attack.
6. The types of functions that may be used to produce an authenticator are
grouped into three classes: hash function, message authentication code, and
___________ .
7. An alternative authentication technique involves the use of a secret key to
generate a small fixed size block of data known as a __________ or MAC that is
appended to the message.
8. When an entire message is encrypted for confidentiality using either
symmetric or asymmetric encryption the security of the scheme generally
depends on the __________ of the key.
9. Attacks on MACs can be grouped into two categories: brute-force attacks and
__________ .
10. The __________ algorithm can be defined as using the cipher block chaining
mode of operation of DES with an initialization vector of zero.
11. ___________ is a term used to describe encryption systems that simultaneously
protect confidentiality and authenticity of communications.
12. The H→E approach is used in the __________ protocol to protect WiFi
networks.
13. The __________ mode of operation was standardized by NIST specifically to
support the security requirements of IEEE 802.1 WiFi wireless local area
networks but can be used in any networking application requiring
authenticated encryption.