hmac-sha1-compact 1.1.3

A small, self-contained SHA1 and HMAC-SHA1 implementation
Documentation

rust-hmac-sha1-compact

A small, self-contained SHA1 and HMAC-SHA1 implementation in Rust.

Optional features:

  • traits: enable support for the Digest trait from the digest crate.