8 stable releases
| 1.1.6 | Dec 17, 2025 |
|---|---|
| 1.1.5 | Dec 9, 2024 |
| 1.1.4 | Jun 14, 2023 |
| 1.1.3 | Nov 29, 2022 |
| 0.1.0 | Oct 18, 2021 |
#2086 in Cryptography
69,394 downloads per month
Used in 56 crates
(3 directly)
12KB
305 lines
A small, self-contained SHA1 and HMAC-SHA1 implementation (C) Frank Denis <fdenis [at] fastly [dot] com>
rust-hmac-sha1-compact
A small, self-contained SHA1 and HMAC-SHA1 implementation in Rust.
Optional features:
traits: enable support for theDigesttrait from thedigestcrate.
Dependencies
~155KB