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
KEY_SIZE
wolf_
crypto
0.1.0-alpha.15
In wolf_
crypto::
mac::
poly1305
wolf_crypto
::
mac
::
poly1305
Constant
KEY_
SIZE
Copy item path
Source
pub const KEY_SIZE:
usize
= _; // 32usize
Available on
crate feature
allow-non-fips
only.
Expand description
The size of the Poly1305 key in bytes.