What is a common reason for deprecating SHA-1?

Study for the WGU ITAS 2142 D830 Introduction to Cryptography Exam. Review flashcards and multiple choice questions with hints and explanations. Get ready for your exam!

Multiple Choice

What is a common reason for deprecating SHA-1?

Explanation:
Collision vulnerabilities explain why SHA-1 is deprecated. A secure hash should make it extremely hard to find two different inputs that produce the same hash value. When collisions exist, an attacker can create a different document that yields the same digest, which can be exploited to forge signatures or substitute messages in security protocols. In the real world, practical collision attacks against SHA-1 have been demonstrated, showing that certificates, digital signatures, and other integrity checks relying on SHA-1 are no longer trustworthy. That risk is why modern systems stop using SHA-1 and move to stronger hashes like SHA-256 or SHA-3. The other options don’t address this fundamental weakness—memory usage, digest length, or patent status aren’t the reasons SHA-1 is phased out.

Collision vulnerabilities explain why SHA-1 is deprecated. A secure hash should make it extremely hard to find two different inputs that produce the same hash value. When collisions exist, an attacker can create a different document that yields the same digest, which can be exploited to forge signatures or substitute messages in security protocols. In the real world, practical collision attacks against SHA-1 have been demonstrated, showing that certificates, digital signatures, and other integrity checks relying on SHA-1 are no longer trustworthy. That risk is why modern systems stop using SHA-1 and move to stronger hashes like SHA-256 or SHA-3. The other options don’t address this fundamental weakness—memory usage, digest length, or patent status aren’t the reasons SHA-1 is phased out.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy