confidentiality and ___________ .
5. The _________ takes an application message to be transmitted, fragments the
data into manageable blocks, optionally compresses the data, applies a MAC,
encrypts, adds a header, and transmits the resulting unit in a TCP segment.
6. __________ refers to the combination of HTTP and SSL to implement secure
communication between a Web browser and a Web server.
7. Two important TLS concepts are the TLS session and the TLS _________ .
8. Three standardized schemes that are becoming increasingly important as
part of Web commerce and that focus on security at the transport layer are:
SSL/TLS, HTTPS, and _________.
9. Three higher-layer protocols defined as part of TLS are: The Handshake
Protocol, The Change Cipher Spec Protocol, and the __________ .
10. _________ would appear to be the most secure of the three Diffie-Hellman
options because it results in a temporary, authenticated key.
11. A signature is created by taking the hash of a message and encrypting it with
the sender’s _________ .
12. With __________ , the user’s SSH client receives traffic with a given destination
port number, places the traffic on the correct port and sends it to the
destination the user chooses.
13. _________ require a client write MAC secret, a server write MAC secret, a client
write key, a server write key, a client write IV, and a server write IV, which
are generated from the master secret in that order.
14. TLS makes use of a pseudorandom function referred to as __________ to expand
secrets into blocks of data for purposes of key generation or validation.
15. __________ allows the client to set up a “hijacker” process that will intercept
selected application-level traffic and redirect it from an unsecured TCP
connection to a secure SSH tunnel.