A security analyst is configuring asymmetric cryptography for an enterprise web application to enable secure public key exchange and digital signatures. Which of the following cryptographic algorithms meet these specific functional requirements? (Select TWO).
- RSA (Rivest-Shamir-Adleman)Answer
- ECC (Elliptic Curve Cryptography)Answer
- CAES (Advanced Encryption Standard)
- DSHA-256 (Secure Hash Algorithm 256-bit)
- EWAF (Web Application Firewall)
Answer
The correct asymmetric cryptographic algorithms are RSA (Rivest-Shamir-Adleman) and ECC (Elliptic Curve Cryptography).
RSA (Rivest-Shamir-Adleman) and ECC (Elliptic Curve Cryptography) are both asymmetric key algorithms. They utilize mathematically linked public-private key pairs to perform key establishment and generate digital signatures for non-repudiation.
Step-by-Step Solution
Key Concept
Asymmetric vs. Symmetric Cryptographic Algorithm Classification