Docs.rs
polyhash-0.3.1
polyhash 0.3.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
ericlagergren
Dependencies
cfg-if ^1
normal
subtle ^2.6
normal
zeroize ^1.8
normal
optional
criterion ^0.5
dev
hex ^0.4
dev
hex-literal ^0.4
dev
rand ^0.8
dev
serde ^1
dev
serde_json ^1
dev
cpufeatures >=0.2.15
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
polyhash
0.3.1
polyhash
Constant
KEY_
SIZE
Copy item path
Source
pub const KEY_SIZE:
usize
= 16;
Expand description
The size in bytes of a POLYVAL (or GHASH) key.