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