Rudxain / xorsum

Get XOR checksum with this command-line tool
https://crates.io/crates/xorsum
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Add `--check` support #6

Open Rudxain opened 2 years ago

Rudxain commented 2 years ago

This is essential (not fundamental) functionality for checksum programs. It should be capable of verifying and comparing hash values from a file(s)

Rudxain commented 2 years ago

Useful info