Chapter 3 Flashcards
The Hashed Message Authentication Code (HMAC) __________.
· encrypts only the message
· encrypts only the key
· encrypts the key and the message
· encrypts the DHE key only
encrypts the key and the message
What is the latest version of the Secure Hash Algorithm?
SHA-3
Alexei was given a key to a substitution cipher. The key showed that the entire alphabet was rotated 13 steps. What type of cipher is this?
ROT13
Abram was asked to explain to one of his coworkers the XOR cipher. He showed his coworker an example of adding two bits, 1 and 1. What is the result of this sum?
0
Which of the following key exchanges uses the same keys each time?
· Diffie-Hellman-RSA (DHRSA)
· Diffie-Hellman Ephemeral (DHE)
· Diffie-Hellman (DH)
· Elliptic Curve Diffie-Hellman (ECDH)
DH
Public key systems that generate random public keys that are different for each session are called __________.
perfect forward secrecy
What is data called that is to be encrypted by inputting it into a cryptographic algorithm?
Plaintext
Which of these is NOT a basic security protection for information that cryptography can provide?
· Authenticity
· Risk loss
· Integrity
· Confidentiality
Risk loss
Which areas of a file cannot be used by steganography to hide data?
In the directory structure of the file system
Proving that a user sent an email message is known as __________.
Non-repudiation
A(n) __________ is not decrypted but is only used for comparison purposes.
Digest
Which of these is NOT a characteristic of a secure hash algorithm?
· Collisions should be rare.
· A message cannot be produced from a predefined hash.
· The results of a hash function should not be reversed.
· The hash should always be the same fixed size.
Collisions should be rare.
Alyosha was explaining to a friend the importance of protecting a cryptographic key from cryptoanalysis. He said that the key should not relate in a simple way to the cipher text. Which protection is Alyosha describing?
Confusion
Which of these is the strongest symmetric cryptographic algorithm?
· Data Encryption Standard
· Triple Data Encryption Standard
· Advanced Encryption Standard
· RC 1
Advance Encryption Standard
If Bob wants to send a secure message to Alice using an asymmetric cryptographic algorithm, which key does he use to encrypt the message?
Alice’s public key