WorksheetsChapter 7 Quiz
Total questions: 23
Worksheet time: 12mins
True or False? With asymmetric key ciphers, it is computationally infeasible to derive the second algorithm from the first algorithm.
True
False
Alice and Bob would like to communicate with each other using a session key, but they do not already have a shared secret key. Which algorithm can they use to exchange a secret key?
Diffie–Hellman
Blowfish
Message digest algorithm (MD5)
Rivest–Shamir–Adelman (RSA)
True or False? A private key cipher is also called an asymmetric key cipher.
True
False
True or False? You can break a cipher by analyzing the ciphertext to find the plaintext or key or by analyzing the ciphertext and its associated plaintext to find the key.
True
False
True or False? Whereas a cipher performs a particular task, a key gives the specific directions for how to do it.
True
False
True or False? Digital signatures require asymmetric key cryptography.
True
False
Juan is a wireless security professional. He is selecting a standard for wireless encryption protocols for access points and devices for his agency. For the highest security, which protocol should Juan choose?
Wi-Fi Protected Access (WPA)
Wired Equivalent Privacy (WEP)
Wi-Fi Protected Access version 3 (WPA3)
Wi-Fi Protected Access version 2 (WPA2)
Alice would like to send a message to Bob securely and wishes to use asymmetric encryption to encrypt the contents of the message. What key does she use to encrypt this message?
Bob's private key
Bob's public key
Alice's public key
Alice's private key
True or False? An algorithm is a repeatable process that produces the same result when it receives the same input.
True
False
Security objectives add value to relationships between businesses or between businesses and their customers. Which objective binds a message or data to a specific entity?
Digital signature
Message authentication
Receipt and confirmation
Nonrepudiation
True or False? A product cipher is an encryption algorithm that has no corresponding decryption algorithm.
True
False
Some ciphers, regardless of type, rely on the difficulty of solving certain mathematical problems, which is the basis for asymmetric key cryptography. Which of the following is a branch of mathematics that involves multiplicative inverses that these ciphers use?
Factoring small numbers
Subset sum problems
Field theory
Quantum physics
True or False? In a known-plaintext attack (KPA), the cryptanalyst has access only to a segment of encrypted data and has no choice as to what that data might be.
True
False
True or False? Transport Layer Security (TLS) is an example of a transport encryption protocol.
True
False
Bob is sending a message to Alice. He wants to ensure that nobody tampers with the message while it is in transit. What goal of cryptography is Bob attempting to achieve?
Confidentiality
Nonrepudiation
Integrity
Authentication
True or False? The U.S. government currently has no standard for creating cryptographic keys for classified applications.
True
False
Maria receives a ciphertext message from her colleague Wen. What type of function does Maria need to use to read the plaintext message?
Hashing
Validation
Encryption
Decryption
True or False? You must always use the same algorithm to encrypt information and decrypt the same information.
True
False
Bob received a message from Alice that contains a digital signature. What cryptographic key does Bob use to verify the digital signature?
Bob's public key
Bob's private key
Alice's private key
Alice's public key
True or False? Elliptic curve cryptography (ECC) relies on algebraic structures of elliptic curves over finite fields.
True
False
True or False? Symmetric key ciphers require that both parties first exchange keys to be able to securely communicate.
True
False
True or False? In cryptography, a keyspace is the number of possible keys to a cipher.
True
False
True or False? The term certificate authority (CA) refers to a trusted repository of all public keys.
True
False
