16 releases
0.13.0-pre.4 | Jul 26, 2024 |
---|---|
0.13.0-pre.3 | Feb 1, 2024 |
0.13.0-pre.2 | Jan 17, 2024 |
0.12.1 | Feb 17, 2022 |
0.0.1 |
|
#620 in Cryptography
8,680,466 downloads per month
Used in 10,058 crates
(958 directly)
43KB
259 lines
RustCrypto: HMAC
Pure Rust implementation of the Hash-based Message Authentication Code (HMAC).
Minimum Supported Rust Version
Rust 1.72 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.
SemVer Policy
- All on-by-default features of this library are covered by SemVer
- MSRV is considered exempt from SemVer as noted above
License
Licensed under either of:
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~330–495KB
~11K SLoC