1 unstable release
Uses old Rust 2015
0.0.0 | Jul 22, 2017 |
---|
#100 in #mac
2KB
RustCrypto: Message Authentication Codes
Collection of Message Authentication Code (MAC) algorithms written in pure Rust.
Supported Algorithms
Algorithm | Crate | Crates.io | Documentation | MSRV |
---|---|---|---|---|
BelT MAC | belt-mac |
|||
CBC-MAC | cbc-mac |
|||
CMAC | cmac |
|||
HMAC | hmac |
|||
PMAC | pmac |
Minimum Supported Rust Version (MSRV) Policy
MSRV bumps are considered breaking changes and will be performed only with minor version bump.
License
All crates 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.