|
|
Log in / Subscribe / Register

Whatever happened to SHA-256 support in Git?

Whatever happened to SHA-256 support in Git?

Posted Jun 24, 2022 5:35 UTC (Fri) by wtarreau (subscriber, #51152)
In reply to: Whatever happened to SHA-256 support in Git? by tlater
Parent article: Whatever happened to SHA-256 support in Git?

The rule is not *that* drastic, it says:

"Federal agencies should stop using SHA-1 for generating digital signatures, generating time stamps and for other applications that require collision resistance. Federal agencies may use SHA-1 for the following applications: verifying old digital signatures and time stamps, generating and verifying hash-based message authentication codes (HMACs), key derivation functions (KDFs), and random bit/number generation. Further guidance on the use of SHA-1 is provided in SP 800-131A."

i.e. don't use it if you need security, but its other properties remain useful.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds