asudox@lemmy.asudox.devM to Ask Lemmy@lemmy.world · edit-21 month agoWhy do the majority of projects still use SHA1 for Git commit hashes?message-squaremessage-square5linkfedilinkarrow-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-21 month agomessage-square5linkfedilinkfile-text
It seems like SHA1 has been deprecated a long time ago. So why do people still not use SHA256 for new repos?
minus-squareKairos@lemmy.todaylinkfedilinkarrow-up6·1 month agoSha1 is still secure for this use too. Both preimage properties remain unbroken.
Sha1 is still secure for this use too. Both preimage properties remain unbroken.