Deck 21: Public-Key Cryptography and Message Authentication
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/45
Play
Full screen (f)
Deck 21: Public-Key Cryptography and Message Authentication
1
RSA is a block cipher in which the plaintext and ciphertext are integers
between 0 and n - 1 for some n.
between 0 and n - 1 for some n.
True
2
Cryptographic hash functions generally execute faster in software
than conventional encryption algorithms such as DES.
than conventional encryption algorithms such as DES.
True
3
The operations performed during a round consist of circular
shifts,and primitive Boolean functions based on DSS,MD5,SHA,and RSA.
shifts,and primitive Boolean functions based on DSS,MD5,SHA,and RSA.
False
4
SHA-3 algorithms must be designed to resist any potentially
successful attack on SHA-2 functions.
successful attack on SHA-2 functions.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
5
In 2005,NIST announced the intention to phase out approval of _______ and move to a reliance on the other SHA versions by 2010.
A)SHA-1
B)SHA-512
C)SHA-256
D)SHA-2
A)SHA-1
B)SHA-512
C)SHA-256
D)SHA-2
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
6
Issued as RFC 2104,__________ has been chosen as the mandatory-to-implement MAC for IP Security.
A)RSA
B)SHA-3
C)DSS
D)HMAC
A)RSA
B)SHA-3
C)DSS
D)HMAC
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
7
SHA is perhaps the most widely used family of hash functions.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
8
SHA-1 is considered to be very secure.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
9
The Diffie-Hellman algorithm depends for its effectiveness on the
difficulty of computing discrete logarithms.
difficulty of computing discrete logarithms.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
10
HMAC can be proven secure provided that the embedded hash function
has some reasonable cryptographic strengths.
has some reasonable cryptographic strengths.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
11
A ________ attack involves trying all possible private keys.
A)mathematical
B)timing
C)brute-force
D)chosen ciphertext
A)mathematical
B)timing
C)brute-force
D)chosen ciphertext
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
12
The _________ scheme has reigned supreme as the most widely accepted and implemented approach to public-key encryption.
A)SHA-1
B)HMAC
C)MD5
D)RSA
A)SHA-1
B)HMAC
C)MD5
D)RSA
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
13
A hash function such as SHA-1 was not designed for use as a MAC
and cannot be used directly for that purpose because it does not rely on a secret key.
and cannot be used directly for that purpose because it does not rely on a secret key.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
14
SHA-1 produces a hash value of __________ bits.
A)256
B)160
C)384
D)180
A)256
B)160
C)384
D)180
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
15
The appeal of HMAC is that its designers have been able to prove an
exact relationship between the strength of the embedded hash function and the strength of HMAC.
exact relationship between the strength of the embedded hash function and the strength of HMAC.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
16
Unlike RSA,DSS cannot be used for encryption or key exchange.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
17
The one-way hash function is important not only in message
authentication but also in digital signatures.
authentication but also in digital signatures.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
18
The key exchange protocol is vulnerable to a man-in-the-middle
attack because it does not authenticate the participants.
attack because it does not authenticate the participants.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
19
Timing attacks are only applicable to RSA.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
20
SHA-2 shares the same structure and mathematical operations as its
predecessors and this is a cause for concern.
predecessors and this is a cause for concern.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
21
The purpose of the __________ algorithm is to enable two users to exchange a secret key securely that can then be used for subsequent encryption of messages.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
22
The DSS makes use of the _________ and presents a new digital signature technique,the Digital Signature Algorithm (DSA).
A)HMAC
B)XOR
C)RSA
D)SHA-1
A)HMAC
B)XOR
C)RSA
D)SHA-1
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
23
_________ are analogous to a burglar guessing a safe combination by observing how long it takes to turn the dial from number to number.
A)Digital standards
B)Mathematical attacks
C)Ciphers
D)Timing attacks
A)Digital standards
B)Mathematical attacks
C)Ciphers
D)Timing attacks
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
24
One of the first public-key schemes,_______,was developed in 1977 by Ron Rivest,Adi Shamir,and Len Adleman.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
25
The principal attraction of __________ compared to RSA is that it appears to offer equal security for a far smaller bit size,thereby reducing processing overhead.
A)ECC
B)MD5
C)Diffie-Hellman
D)none of the above
A)ECC
B)MD5
C)Diffie-Hellman
D)none of the above
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
26
The evaluation criteria for the new hash function are: security,_______,and algorithm and implementation characteristics.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
27
One of the simplest hash functions is the ________ of every block.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
28
The Secure Hash Algorithm (SHA)was developed by the _________ and published as a federal information processing standard (FIPS 180)in 1993.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
29
The _________ attack exploits the common use of a modular exponentiation algorithm in RSA encryption and decryption,but can be adapted to work with any implementation that does not run in fixed time.
A)mathematical
B)timing
C)chosen ciphertext
D)brute-force
A)mathematical
B)timing
C)chosen ciphertext
D)brute-force
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
30
______ has been issued as RFC 2014,has been chosen as the mandatory-to-implement MAC for IP Security,and is used in other Internet protocols,such as Transport Layer Security.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
31
__________ are alarming for two reasons: they come from a completely unexpected direction and they are a ciphertext-only attack.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
32
NIST has published FIPS PUB 186,which is known as the ___________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
33
Four possible approaches to attacking the RSA algorithm are: brute force,timing attacks,_________ attacks,and chosen ciphertext attacks.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
34
___________ was the first published public-key algorithm.
A)NIST
B)Diffie-Hellman
C)RC4
D)RSA
A)NIST
B)Diffie-Hellman
C)RC4
D)RSA
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
35
Although the _________ attack is a serious threat,there are simple countermeasures that can be used such as constant time calcs,random delays or blinding computations.
A)timing
B)chosen ciphertext
C)mathematical
D)none of the above
A)timing
B)chosen ciphertext
C)mathematical
D)none of the above
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
36
The __________ uses an algorithm that is designed to provide only the digital signature function and cannot be used for encryption or key exchange.
A)ECC
B)RSA
C)DSS
D)XOR
A)ECC
B)RSA
C)DSS
D)XOR
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
37
A __________ type of attack exploits properties of the RSA algorithm.
A)timing
B)brute-force
C)chosen ciphertext
D)mathematical
A)timing
B)brute-force
C)chosen ciphertext
D)mathematical
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
38
Versions of SHA,with hash value lengths of 256,384,and 512 bits, (SHA-256,SHA-384,and SHA 512)are collectively known as _________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
39
The National Institute of Standards and Technology has published Federal Information Processing Standard FIPS PUB 186,known as the __________.
A)XOR
B)MD5
C)MAC
D)DSS
A)XOR
B)MD5
C)MAC
D)DSS
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
40
_________ attacks have several approaches,all equivalent in effort to factoring the product of two primes.
A)Mathematical
B)Brute-force
C)Chosen ciphertext
D)Timing
A)Mathematical
B)Brute-force
C)Chosen ciphertext
D)Timing
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
41
The security of any MAC function based on an embedded hash function depends in some way on the _________ strength of the underlying hash function.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
42
"Must support hash value lengths of 224,256,384,and 512 bits" and "algorithm must process small blocks at a time instead of requiring the entire message to be buffered in memory before processing it" are requirements for ________.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
43
Perhaps the most widely used public-key algorithms are _________ and Diffie-Hellman.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
44
If speed is a concern,it is fully acceptable to use _________ rather than SHA as the embedded hash function for HMAC.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck
45
The purpose of the algorithm is to enable two users to exchange a __________ securely that can then be used for subsequent encryption of messages.
Unlock Deck
Unlock for access to all 45 flashcards in this deck.
Unlock Deck
k this deck