You have been asked to implement a data integrity program to protect data files that need to be electronically downloaded by the sales staff. You have decided to use the strongest hashing algorithm available on your systems. Which hash algorithm would you select?
- SHA-1
- AES
- MD5
- SHA-256
Explanation: MD5 and SHA are the two most popular hashing algorithms. SHA-256 uses a 256-bit hash, whereas MD5 produces a 128-bit hash value.
Related exam: Cybersecurity Essentials FINAL Quiz Answers Full Questions
Related exam: Cybersecurity Essentials v3.0 Course Final Exam Answers
Related exam: Network Defense (NetDef) Course Final Exam Answers
Related exam: Cybersecurity Essentials My Knowledge Check Answers
