GeopJr / Collision

Check hashes for your files - A GUI tool to generate, compare and verify MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 & Adler32 hashes.
https://collision.geopjr.dev
BSD 2-Clause "Simplified" License
143 stars 15 forks source link

Read hash from "checksum" files #130

Closed GeopJr closed 1 year ago

GeopJr commented 1 year ago

Is your feature request related to a problem? Please describe. Many online websites offer a "checksum" file which can usually be passed into the *sum tools to check against.

Describe the solution you'd like Collision should be able to read the file, parse any hashes found and check against them if opened in the "verify file tool".

Additional context

129