bleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 1 year agoProviding a checksum without telling you how it was createdsopuli.xyzimagemessage-square18linkfedilinkarrow-up1135arrow-down11file-text
arrow-up1134arrow-down1imageProviding a checksum without telling you how it was createdsopuli.xyzbleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 1 year agomessage-square18linkfedilinkfile-text
minus-squarebleistift2@sopuli.xyzOPlinkfedilinkEnglisharrow-up19·1 year agoIt’s the first time I’ve seen it. Are we supposed to memorize the specific length of each hashing function now?
minus-squareMTK@lemmy.worldlinkfedilinkEnglisharrow-up8·1 year agoCyberchef is your friend https://cyberchef.io/ Uss the magic module or “analyze hash”
minus-squaresome_random_nick@lemmy.worldlinkfedilinkEnglisharrow-up13·1 year agoA solution to a problem that shouldn’t even exist
minus-squareTenkard@lemmy.mllinkfedilinkEnglisharrow-up3·1 year agoI’d just run the cli commands to check it md5 filename sha256 filename Etc. As the other user said it should be one of the main ones
It’s the first time I’ve seen it. Are we supposed to memorize the specific length of each hashing function now?
Cyberchef is your friend
https://cyberchef.io/
Uss the magic module or “analyze hash”
A solution to a problem that shouldn’t even exist
I’d just run the cli commands to check it
md5 filename sha256 filename
Etc.
As the other user said it should be one of the main ones