Crates.io | hmac |
lib.rs | hmac |
version | 0.13.0-pre.4 |
source | src |
created_at | 2016-10-06 21:23:44.676009 |
updated_at | 2024-07-26 23:01:33.811743 |
description | Generic implementation of Hash-based Message Authentication Code (HMAC) |
homepage | |
repository | https://github.com/RustCrypto/MACs |
max_upload_size | |
id | 6761 |
size | 66,200 |
Pure Rust implementation of the Hash-based Message Authentication Code (HMAC).
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.
Licensed under either of:
at your option.
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.