A new hash algorithm for Git
A new hash algorithm for Git
Posted Feb 5, 2020 2:56 UTC (Wed) by NYKevin (subscriber, #129325)In reply to: A new hash algorithm for Git by mathstuf
Parent article: A new hash algorithm for Git
So, SHA-1 gets hex, and SHA-2 gets Base64? That'd be entertaining to watch.
Posted Feb 5, 2020 3:32 UTC (Wed)
by Cyberax (✭ supporter ✭, #52523)
[Link]
> That'd be entertaining to watch.
A new hash algorithm for Git
It's still base16, just with shifted letters.
Why?