bleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 1 month agoProviding a checksum without telling you how it was createdsopuli.xyzimagemessage-square33linkfedilinkarrow-up1199arrow-down12file-text
arrow-up1197arrow-down1imageProviding a checksum without telling you how it was createdsopuli.xyzbleistift2@sopuli.xyz to Mildly Infuriating@lemmy.worldEnglish · 1 month agomessage-square33linkfedilinkfile-text
minus-squarebleistift2@sopuli.xyzOPlinkfedilinkEnglisharrow-up26·1 month 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-up12·edit-21 month agoCyberchef is your friend https://cyberchef.io/ Uss the magic module or “analyze hash”
minus-squaresome_random_nick@lemmy.worldlinkfedilinkEnglisharrow-up25·1 month agoA solution to a problem that shouldn’t even exist
minus-squareTenkard@lemmy.mllinkfedilinkEnglisharrow-up4·1 month 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