How can three algorithms in the SSL/TLS cipher suite be updated if cryptanalysis reveals flaws? (Choose three.)
- Certificate Authority Algorithm
- Authentication Algorithm
- Hashing Algorithm
- AAA algorithm
- Key exchange algorithm
- Encryption algorithm
Explanation: The SSL/TLS protocols are extensible and modular. This is known as a cipher suite. The key components of the cipher suite are the Message Authentication Code Algorithm (MAC), the encryption algorithm, the key exchange algorithm, and the authentication algorithm. These can be changed without replacing the entire protocol. This is very helpful because the different algorithms continue to evolve. As cryptanalysis continues to reveal flaws in these algorithms, the cipher suite can be updated to patch these flaws.
Related exam: Network Defense (NetDef) Course Final Exam Answers
Related exam: Cybersecurity Essentials v3.0 Course Final Exam Answers
