350-701 · Question #447
Which encryption algorithm provides highly secure VPN communications?
The correct answer is B. AES 256. AES 256-bit encryption is considered highly secure for VPN communications due to its strong cryptographic key length and resistance to brute-force attacks.
Question
Which encryption algorithm provides highly secure VPN communications?
Options
- A3DES
- BAES 256
- CAES 128
- DDES
How the community answered
(37 responses)- A5% (2)
- B89% (33)
- C3% (1)
- D3% (1)
Why each option
AES 256-bit encryption is considered highly secure for VPN communications due to its strong cryptographic key length and resistance to brute-force attacks.
3DES (Triple DES) is an older algorithm that is slower and considered less secure than AES, especially given its smaller effective key size compared to AES-256.
AES 256 (Advanced Encryption Standard with a 256-bit key) is widely regarded as a highly secure encryption algorithm for VPN communications. Its long key length offers robust protection against various cryptographic attacks, including brute force, making it compliant with most current security standards for protecting sensitive data.
AES 128 is a strong encryption algorithm, but AES 256 offers a higher level of security due to its longer key length, making it the most secure option among the choices.
DES (Data Encryption Standard) is an outdated and insecure encryption algorithm with a 56-bit key, easily breakable with modern computing power, and should not be used for secure communications.
Concept tested: Strong VPN encryption algorithms
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_ipsec/configuration/xe-16/sec-conn-ipsec-xe-16-book/sec-conn-ipsec-overview.html
Topics
Community Discussion
No community discussion yet for this question.