| Crates.io | hmac-sha1-compact |
| lib.rs | hmac-sha1-compact |
| version | 1.1.7 |
| created_at | 2021-10-18 17:13:24.680207+00 |
| updated_at | 2026-01-22 00:06:26.526838+00 |
| description | A small, self-contained SHA1 and HMAC-SHA1 implementation |
| homepage | https://github.com/jedisct1/rust-hmac-sha1 |
| repository | https://github.com/jedisct1/rust-hmac-sha1 |
| max_upload_size | |
| id | 466902 |
| size | 18,545 |
A small, self-contained SHA1 and HMAC-SHA1 implementation in Rust.
Optional features:
traits: enable support for the Digest trait from the digest crate.