2 unstable releases
0.1.0-pre.0 | Feb 14, 2025 |
---|---|
0.0.0 | Sep 23, 2024 |
#2965 in Cryptography
120 downloads per month
12KB
187 lines
RustCrypto: Retail MAC
Pure Rust implementation of the Retail Message Authentication Code, also known as ISO/IEC 9797-1 MAC algorithm 3.
Minimum Supported Rust Version
Rust 1.81 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
~755KB
~19K SLoC