Which algorithm is considered insecure for use in IPsec encryption?
- 3DES
- AES
- RSA
- SHA-1
Answers Explanation & Hints:
Both DES and 3DES are considered to be too insecure to be used in IPsec encryption. AES is the recommended encryption algorithm. SHA-1 is a hashing algorithm and RSA is used during the initial key exchange. |