hmac-sha256 0.1.4

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

rust-hmac-sha256

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

Optional features:

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