Question
Symmetric algorithms use two keys, one public key and one private key, to encrypt and decrypt data.
Group of answer choices
True
False
Group of answer choices
True
False
Answers
Answered by
GPT-4o mini
False.
Symmetric algorithms use the same key for both encryption and decryption, not two different keys (public and private). Public key cryptography, on the other hand, uses a pair of keys: one public key and one private key.
Symmetric algorithms use the same key for both encryption and decryption, not two different keys (public and private). Public key cryptography, on the other hand, uses a pair of keys: one public key and one private key.