A company implements a security policy that ensures that a file sent from the headquarters office to the branch office can only be opened with a predetermined code. This code is changed every day. Which two algorithms can be used to achieve this task? (Choose two.)
- HMAC
- MD5
- 3DES
- SHA-1
- AES
Explanation: The task to ensure that only authorized personnel can open a file is data confidentiality, which can be implemented with encryption. AES and 3DES are two encryption algorithms. HMAC can be used for ensuring origin authentication. MD5 and SHA-1 can be used to ensure data integrity.
Related exam: Checkpoint Exam: Cryptography and Endpoint Protection Group Exam
Related exam: CCNA Cyber Ops Final Exam Answers
Related exam: Network Security 1.0 Final Exam Answers
Related exam: Network Defense (NetDef) Course Final Exam Answers
Related exam: Cybersecurity Essentials My Knowledge Check Answers
Related exam: Cybersecurity Essentials v3.0 Course Final Exam Answers
