Which cryptographic algorithm uses two keys: one public and one private?
- AES
- DES
- RSA
- SHA
The RSA algorithm uses a pair of keys - one public and one private. The public key is used for encryption, while the private key is used for decryption. It's widely used for secure data transmission and digital signatures.
Loading...
Related Quiz
- _______ is a virtualization technology focused on running multiple instances or copies of an application on a single set of hardware resources.
- In penetration testing, what is the term used for a test where the attacker has full knowledge of the system being attacked, including its IP addresses, network infrastructure, and even some passwords?
- The process of identifying and resolving network connectivity issues is known as _______.
- In virtualization, the primary operating system running on the host machine is often called the _______.
- In app development, the method of delivering updates to only a portion of the app's user base to test changes before a full release is known as _______.