# 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.