facile_rs.utils.checksum

Module Contents

Functions

get_sha256

Get the SHA256 checksum of a file.

get_sha512

Get the SHA512 checksum of a file.

API

get_sha256(file_path)

Get the SHA256 checksum of a file.

get_sha512(file_path)

Get the SHA512 checksum of a file.