What distinguishes symmetric encryption from asymmetric encryption?
- Different keys for encryption and decryption
- Only used for secure web communication
- Same key for both encryption and decryption
- Uses a key pair for encryption
Symmetric encryption uses the same key for both encryption and decryption, while asymmetric encryption uses different keys for these operations.
Loading...
Related Quiz
- In preventing SQL Injection, the use of _______ over dynamic SQL is recommended.
- n Kubernetes, multiple containers in a single Pod share the same _______.
- To ensure data integrity and confidentiality, web services often use _________ encryption.
- Which algorithm is a standard for public key encryption?
- HTTPS uses ________ to provide secure communication over a computer network.