A student wants to send a secure message to their friend for the first time. They have never communicated before. Which statement best explains how asymmetric encryption helps in this situation?
A company wants to receive secure messages from customers online. What must the company do first?
Two keys are generated together as part of asymmetric encryption. What best describes how these keys are related?
A message is encrypted using a public key. Which key must be used to decrypt it?
A developer encrypts a file using a private key. Which key can decrypt it?
A user wants others to be able to send them secure messages. Which key should they share publicly?
An attacker gains access to a company’s private key. What is the most appropriate response?
Why must a private key be kept secret?
A student says, “It’s safe to share both keys as long as people don’t misuse them.” What is the best correction?
Which scenario correctly describes sending a secure message using asymmetric encryption?
An attacker intercepts an encrypted message but does not have access to the private key. What can they do?
What is the keyspace of a 5-bit encryption key?
A system uses an 8-bit key. How many possible keys exist?
On average, how many guesses would it take to break a 6-bit key using brute force?
Why does increasing key length improve security?
A hacker is trying to guess a key. Which key would take the longest to crack?
A company increases its key length from 128 bits to 256 bits. What is the main benefit?
What is one drawback of using very long encryption keys?
Why do organizations update recommended key lengths over time?
Which comparison is valid when determining which key is more secure?
A student claims that a 2048-bit RSA key is always stronger than a 256-bit AES key because it is longer. What is the best response?
An attacker is trying to guess a key randomly. What is the expected number of guesses needed to find the correct key?
A system uses a very short key to speed up performance. What is the biggest risk?
Two systems use different encryption algorithms. Why can’t their key lengths be directly compared?