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