Crate checkasum

Source

Modules§

error
hashing

Structs§

ChecksumResult
Results after hashing contents of a file

Functions§

check_file
Checks uploaded file, comparing against an expected checksum digest, using a particular matching hashing method.
check_file_path
Checks file at given path, comparing against an expected checksum digest, using a particular matching hashing method.