Docs.rs
wolf-crypto-0.1.0-alpha.15
wolf-crypto 0.1.0-alpha.15
Permalink
Docs.rs crate page
GPL-2.0-only
Links
Repository
crates.io
Source
Owners
CleveGreen
Dependencies
embedded-io ^0.6.1
normal
optional
wolf-crypto-sys ^0.1.0-alpha.4
normal
zeroize ^1.8.1
normal
aes ^0.8.4
dev
aes-gcm ^0.10.3
dev
blake2 ^0.10.6
dev
criterion ^0.5.1
dev
ctr ^0.9.2
dev
digest ^0.10.7
dev
hex ^0.4.3
dev
hex-literal ^0.4.1
dev
hkdf ^0.12.4
dev
hmac ^0.12.1
dev
md-5 ^0.10.6
dev
md4 ^0.10.2
dev
pbkdf2 ^0.12.2
dev
poly1305 ^0.8.0
dev
proptest ^1.5.0
dev
rand ^0.8.5
dev
ripemd ^0.1.3
dev
sha1 ^0.10.6
dev
sha2 ^0.10.8
dev
sha3 ^0.10.8
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module mac
wolf_
crypto
0.1.0-alpha.15
Module mac
Module Items
Re-exports
Modules
In crate wolf_
crypto
wolf_crypto
Module
mac
Copy item path
Source
Expand description
Message Authentication Codes
Re-exports
§
pub use poly1305::
Poly1305
;
allow-non-fips
Modules
§
hmac
Keyed Hash Message Authentication Codes
HMAC
.
poly1305
allow-non-fips
The
Poly1305
Message Authentication Code