Kid@sh.itjust.worksM to Cybersecurity@sh.itjust.worksEnglish · 2 months ago60% of MD5 password hashes are crackable in under an hourwww.theregister.comexternal-linkmessage-square40linkfedilinkarrow-up1143arrow-down16
arrow-up1137arrow-down1external-link60% of MD5 password hashes are crackable in under an hourwww.theregister.comKid@sh.itjust.worksM to Cybersecurity@sh.itjust.worksEnglish · 2 months agomessage-square40linkfedilink
minus-squareoptional@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 months agoIf you need hashing for non-security applications, that’s fine, but I’d still suggest SHA-1 or -25 or even just CRC instead, as that’s something modern (as in less than 15 years old) CPUs can usually do directly in Hardware.
If you need hashing for non-security applications, that’s fine, but I’d still suggest SHA-1 or -25 or even just CRC instead, as that’s something modern (as in less than 15 years old) CPUs can usually do directly in Hardware.