Whatever happened to SHA-256 support in Git?
Whatever happened to SHA-256 support in Git?
Posted Jun 23, 2022 18:21 UTC (Thu) by klossner (subscriber, #30046)In reply to: Whatever happened to SHA-256 support in Git? by mathstuf
Parent article: Whatever happened to SHA-256 support in Git?
Isn't the length of the hash all you need to distinguish? SHA1 hashes are 40 characters long while SHA256 hashes are 64. (Which breaks any home-brew software that operates on git trees and hard-codes the 40-character width.)
