Docs.rs
siphasher-1.0.1
siphasher 1.0.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jedisct1
Dependencies
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
Versions
92.59%
of the crate is documented
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
siphasher
1.0.1
Module sip128
Structs
Traits
In crate siphasher
?
Module
siphasher
::
sip128
source
·
[
−
]
Expand description
An implementation of SipHash with a 128-bit output.
Structs
§
Hash128
A 128-bit (2x64) hash output
SipHasher
An implementation of SipHash128 2-4.
SipHasher13
An implementation of SipHash128 1-3.
SipHasher24
An implementation of SipHash128 2-4.
Traits
§
Hasher128