bleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 23 hours agoProviding a checksum without telling you how it was createdsopuli.xyzimagemessage-square32fedilinkarrow-up1170arrow-down12file-text
arrow-up1168arrow-down1imageProviding a checksum without telling you how it was createdsopuli.xyzbleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 23 hours agomessage-square32fedilinkfile-text
minus-squareMagister@lemmy.worldlinkfedilinkEnglisharrow-up2·22 hours agonot enough digits for md5, could be sha1 yes
minus-squarebamboo@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·14 hours agoJust did a test of the character counts for different algorithms, here’s the number of characters for each: Command Characters md5sum 32 sha1sum 40 sha256sum 64
not enough digits for md5, could be sha1 yes
Just did a test of the character counts for different algorithms, here’s the number of characters for each: