bleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 12 days agoProviding a checksum without telling you how it was createdsopuli.xyzimagemessage-square33fedilinkarrow-up1192arrow-down12file-text
arrow-up1190arrow-down1imageProviding a checksum without telling you how it was createdsopuli.xyzbleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 12 days agomessage-square33fedilinkfile-text
minus-squareMagister@lemmy.worldlinkfedilinkEnglisharrow-up2·12 days agonot enough digits for md5, could be sha1 yes
minus-squarebamboo@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·12 days 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: