Medium1 markMultiple Choice
CPA · Question 26 · Area II: Security
In the context of encryption, what is the primary difference between symmetric and asymmetric encryption?
In the context of encryption, what is the primary difference between symmetric and asymmetric encryption?
Answer options:
A.
Symmetric uses the same key for encryption and decryption; Asymmetric uses a public/private key pair.
B.
Symmetric is slower but more secure; Asymmetric is faster but less secure.
C.
Symmetric is used for digital signatures; Asymmetric is used for bulk data encryption.
D.
Symmetric keys can be shared publicly; Asymmetric keys must be kept secret.
How to approach this question
Symmetric = Same (1 key). Asymmetric = Different (2 keys).
Full Answer
A.Symmetric uses the same key for encryption and decryption; Asymmetric uses a public/private key pair.✓ Correct
A
Symmetric encryption (e.g., AES) uses one shared secret key. Asymmetric encryption (e.g., RSA) uses a mathematically related pair: a public key to encrypt and a private key to decrypt.
Common mistakes
Confusing which is faster (Symmetric is faster).
Practice the full CPA ISC Practice Exam
82 questions · hints · full answers · grading
More questions from this exam
Q01A CPA is performing a risk assessment for a client that uses a public cloud provider for its core...HardQ02During a walkthrough of a client's change management process, the auditor notes that developers h...HardQ03A service organization provides a real-time transaction processing platform. The service level ag...HardQ04An auditor is reviewing a SQL query used by the finance team to generate a report of all sales tr...HardQ05A healthcare clearinghouse is preparing for a SOC 2® engagement. They utilize a private cloud dep...Hard
Expert