Spyke
lemmy.world

Because the git commit hash is not suppose to be used as a security measure, just a identification measure.

38

Sha1 is still secure for this use too. Both preimage properties remain unbroken.

6
feddit.org

What do you mean by "use SHA1 for Git"? Are you referring to commit hashes? They probably don't have any security implications that would warrant a stronger hash

15

You reached the end

Why do the majority of projects still use SHA1 for Git commit hashes? | Spyke