#mac #crypto #message-authentication #retail #pure #algorithm

no-std retail-mac

Implementation of Retail Message Authentication Code (Retail MAC)

2 unstable releases

0.1.0-pre.0 Feb 14, 2025
0.0.0 Sep 23, 2024

#2965 in Cryptography

Download history 2/week @ 2024-12-04 5/week @ 2024-12-11 1/week @ 2025-02-05 116/week @ 2025-02-12 3/week @ 2025-02-26

120 downloads per month

MIT/Apache

12KB
187 lines

RustCrypto: Retail MAC

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Pure Rust implementation of the Retail Message Authentication Code, also known as ISO/IEC 9797-1 MAC algorithm 3.

Documentation

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