withoutboats / MACs

Message authentication code algorithms written in pure Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RustCrypto: Message Authentication Codes

Build Status dependency status

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

Algorithms

Name Crates.io Documentation
CMAC crates.io Documentation
DAA crates.io Documentation
HMAC crates.io Documentation
PMAC crates.io Documentation

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

About

Message authentication code algorithms written in pure Rust


Languages

Language:Rust 100.0%