namazso / OpenHashTab

📝 File hashing and checking shell extension
GNU General Public License v3.0
3.24k stars 124 forks source link

Is it possible to add an option to calculate only known hash algorithm from a checksum ? #185

Open pokemaster974 opened 1 year ago

pokemaster974 commented 1 year ago

Hi, If I open a checksum with OHT, it will calculate the checksums for each algorithm checked into the options and displays all of these hashes. Is it possible to add an option to only calculate the checksums with the algorithm guessed from their length ?

image

My options panel : image

Regards