Why not blake3?
Why not blake3?
Posted Feb 20, 2026 10:55 UTC (Fri) by claudex (subscriber, #92510)In reply to: Why not blake3? by cbushey
Parent article: Evolving Git for the next decade
I don't know why they chose it but the choice for hashing algorithm started in 2018 with version 2.21[1] which predate blake3. This means, that a large panel of git version already support it more or less. So it seems easier to continue this work and once it will be done, they're will be a framework in place for algorithm choice in case users wants to add a new one.
[1]: https://gitlab.com/git-scm/git/-/blob/HEAD/Documentation/...
