asked 94.0k views
0 votes
___________ encryption is defined as encryption that comprises two keys: a public key, and a private key.

a. Parallel b. Asymmetric
c. Cascade d. Super

asked
User KaroluS
by
7.9k points

1 Answer

6 votes

Answer:

b. Asymmetric encryption.

Step-by-step explanation:

Asymmetric encryption, also known as public-key cryptography, is a type of encryption that uses two different keys - a public key and a private key. The public key is used to encrypt data, while the private key is used to decrypt it. This type of encryption allows for secure communication over insecure channels, as only the intended recipient with the matching private key can decrypt and read the message.

answered
User MwamiTovi
by
8.0k points