Structs§
- Checksum
Info - Information needed to verify a file’s checksum.
- Verify
Options - 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.