What encryption technique involves two interdependent cryptographic keys, one public and one private?
- AES
- DES
- RSA
- SSL
RSA (Rivest-Shamir-Adleman) is an encryption technique that uses two interdependent cryptographic keys, a public key for encryption and a private key for decryption. This method ensures secure communication and data protection.
Loading...
Related Quiz
- In a PKI (Public Key Infrastructure) system, the private key is used to _______ a message, while the public key is used to _______ it.
- A company's incident reporting procedure mandates the use of a specific platform for logging incidents to ensure traceability and accountability. This is an example of what kind of control?
- Which header can be used by web applications to instruct the browser to block certain types of attacks by declaring which sources are legitimate?
- What is the primary purpose of a Web Application Firewall (WAF)?
- The process of examining code for security vulnerabilities before it's executed in a live environment is known as?