Crates.io | cbc-mac |
lib.rs | cbc-mac |
version | 0.1.1 |
source | src |
created_at | 2017-07-22 19:27:06.373844 |
updated_at | 2022-02-17 10:49:16.651709 |
description | Implementation of Cipher Block Chaining Message Authentication Code (CBC-MAC) |
homepage | |
repository | https://github.com/RustCrypto/MACs |
max_upload_size | |
id | 24551 |
size | 22,578 |
Pure Rust implementation of the Cipher Block Chaining Message Authentication Code (CBC-MAC).
Rust 1.56 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.