retail-mac

Crates.ioretail-mac
lib.rsretail-mac
version0.1.0-pre.0
created_at2024-09-23 13:35:06.037886+00
updated_at2025-02-14 12:59:58.394606+00
descriptionImplementation of Retail Message Authentication Code (Retail MAC)
homepage
repositoryhttps://github.com/RustCrypto/MACs
max_upload_size
id1384091
size28,651
MACs (github:rustcrypto:macs)

documentation

https://docs.rs/retail-mac

README

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.

Commit count: 238

cargo fmt