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
Module ghash
polyhash
0.3.1
Module ghash
Module Items
Structs
In crate polyhash
polyhash
Module
ghash
Copy item path
Source
Expand description
GHASH.
Structs
ยง
GHash
An implementation of GHASH.
GHash
Lite
The same thing as
GHash
, except it only processes one block at a time.
GHash
State
Saved hash state.