bleistift2 to Mildly Infuriating@lemmy.worldEnglish · 8 个月前Providing a checksum without telling you how it was createdimagemessage-square33linkfedilinkarrow-up1198arrow-down12file-text
arrow-up1196arrow-down1imageProviding a checksum without telling you how it was createdbleistift2 to Mildly Infuriating@lemmy.worldEnglish · 8 个月前message-square33linkfedilinkfile-text
minus-squarebleistift2OPlinkfedilinkEnglisharrow-up26·8 个月前It’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-up13·8 个月前Cyberchef is your friend https://cyberchef.io/ Uss the magic module or “analyze hash”
minus-squaresome_random_nick@lemmy.worldlinkfedilinkEnglisharrow-up26·8 个月前A solution to a problem that shouldn’t even exist
minus-squareTenkard@lemmy.mllinkfedilinkEnglisharrow-up4·8 个月前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
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