hmac-sha1-compact

Crates.iohmac-sha1-compact
lib.rshmac-sha1-compact
version1.1.7
created_at2021-10-18 17:13:24.680207+00
updated_at2026-01-22 00:06:26.526838+00
descriptionA small, self-contained SHA1 and HMAC-SHA1 implementation
homepagehttps://github.com/jedisct1/rust-hmac-sha1
repositoryhttps://github.com/jedisct1/rust-hmac-sha1
max_upload_size
id466902
size18,545
Frank Denis (jedisct1)

documentation

README

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.
Commit count: 19

cargo fmt