chksum 0.4.0

An implementation of hash functions with a straightforward interface for computing digests of bytes, files, directories, and more.
Documentation

chksum

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 9 of them enabled by default.

default

md5 (default)

sha1 (default)

sha2 (default)

chksum-md5 (default)

chksum-sha1 (default)

sha2-224 (default)

sha2-256 (default)

sha2-384 (default)

sha2-512 (default)

async-runtime-tokio

chksum-reader

chksum-sha2

chksum-writer

reader

writer