Skip to main content

Module verify

Module verify 

Source

Structs§

ChecksumInfo
Information needed to verify a file’s checksum.
VerifyOptions
Options for checksum verification.

Functions§

compute_sha256
Compute the SHA-256 hash of a file, returning the hex digest.
verify_checksum
Verify the checksum of a file.