SHAGenerator
Cryptographic Reference Guide

SHA-1 vs SHA-256: The SHAttered Attack and Modern Security

Understanding the demise of SHA-1, the landmark 2017 Google SHAttered collision attack, and how SHA-256 provides uncompromised cryptographic protection.

Published: 2026-08-20Standard:

SHA-1 vs SHA-256: The SHAttered Attack and Modern Security

Frequently Asked Questions.

Frequently Asked Questions

Clear answers to common cryptographic and implementation questions.

Why does Git still use SHA-1?
Git historically used SHA-1 as a content addressable ID rather than a formal security boundary. Modern Git repositories are transitioning to SHA-256 (objectFormat = sha256).

Recommended Tools for this Topic