In public-key cryptography (asymmetric encryption), when a sender wants to transmit a confidential message securely to a specific recipient, which of the following keys must be used by the sender to encrypt the message?
- Recipient's public keyCevap
- BSender's private key
- CRecipient's private key
- DSender's public key
Cevap
The recipient's public key must be used by the sender to encrypt the message for confidentiality.
In asymmetric cryptography, each participant has a public key and a private key. To send a confidential message, the sender encrypts the plaintext using the recipient's public key. Because the recipient is the sole possessor of the corresponding private key, only they can decrypt and read the original message.
Adım Adım Çözüm
Anahtar Kavram
Public Key Cryptography (Asymmetric Encryption)
Tahmini Süre:45s