Skip to main content

Module hasher

Module hasher 

Source

Functions§

hash_file
Hash a file’s contents with BLAKE3, returning hex-encoded digest.
hash_files_parallel
Hash multiple files in parallel using rayon.