asudox@lemmy.asudox.devM to Ask Lemmy@lemmy.world · edit-25 个月前Why do the majority of projects still use SHA1 for Git commit hashes?message-squaremessage-square5fedilinkarrow-up115arrow-down10file-text
arrow-up115arrow-down1message-squareWhy do the majority of projects still use SHA1 for Git commit hashes?asudox@lemmy.asudox.devM to Ask Lemmy@lemmy.world · edit-25 个月前message-square5fedilinkfile-text
It seems like SHA1 has been deprecated a long time ago. So why do people still not use SHA256 for new repos?
minus-squareBricked@feddit.orglinkfedilinkarrow-up15·5 个月前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
minus-squareasudox@lemmy.asudox.devOPMlinkfedilinkarrow-up5·5 个月前yes. commit hashes. fixed the title.
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
yes. commit hashes. fixed the title.