Docs.rs
crypto-mac-0.7.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
crypto-mac 0.7.0
Trait for Message Authentication Code (MAC) algorithms
Crate
Source
Builds
Feature flags
Documentation
Coverage
87.5%
14
out of
16
items documented
0
out of
12
items with examples
Links
RustCrypto/traits
588
191
51
crates.io
Dependencies
blobby ^0.1
normal
generic-array ^0.12
normal
subtle ^1
normal
Versions
0.11.1
0.11.0
0.11.0-pre.1
0.11.0-pre
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
This crate provides trait for Message Authentication Code (MAC) algorithms.