CompTIA Security+ (SY0-501) — Question 160

Which of the following cryptography algorithms will produce a fixed-length, irreversible output?

Answer options

Correct answer: D

Explanation

MD5 is a hashing algorithm that produces a fixed-length output and is irreversible, making it suitable for checksums and data integrity verification. In contrast, AES, 3DES, and RSA are encryption algorithms that do not produce fixed-length outputs in the same way and are designed for reversible operations.