SkillAgentSearch skills...

MACs

Message authentication code algorithms written in pure Rust

Install / Use

/learn @RustCrypto/MACs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RustCrypto: Message Authentication Codes

Project Chat dependency status Apache2/MIT licensed

Collection of Message Authentication Code (MAC) algorithms written in pure Rust.

Supported Algorithms

| Algorithm | Crate | Crates.io | Documentation | MSRV | |--------------|----------------|:---------:|:-------------:|:----:| | BelT MAC | belt-mac | crates.io | Documentation | MSRV 1.85 | | CBC-MAC | cbc-mac | crates.io | Documentation | MSRV 1.85 | | CMAC | cmac | crates.io | Documentation | MSRV 1.85 | | HMAC | hmac | crates.io | Documentation | MSRV 1.85 | | PMAC | pmac | crates.io | Documentation | MSRV 1.85 | | Retail MAC | retail-mac | crates.io | Documentation | MSRV 1.85 |

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.

Related Skills

View on GitHub
GitHub Stars350
CategoryDevelopment
Updated1d ago
Forks44

Languages

Rust

Security Score

80/100

Audited on Apr 3, 2026

No findings