Crates.io | crypto-mac |
lib.rs | crypto-mac |
version | 0.11.1 |
source | src |
created_at | 2016-10-14 15:22:47.584215 |
updated_at | 2021-07-20 13:10:34.870407 |
description | Trait for Message Authentication Code (MAC) algorithms |
homepage | |
repository | https://github.com/RustCrypto/traits |
max_upload_size | |
id | 6848 |
size | 26,577 |
Traits for Message Authentication Code (MAC) algorithms.
See RustCrypto/MACs for implementations which use this trait.
Rust 1.41 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.