Docs.rs
blake2-0.10.6
blake2 0.10.6
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
newpavlov
github:rustcrypto:hashes
Dependencies
digest ^0.10.3
normal
digest ^0.10.3
dev
hex-literal ^0.2.2
dev
Versions
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.0
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
i686-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Blake2b512
In blake2
?
Type Definition
blake2
::
Blake2b512
source
·
[
−
]
pub type Blake2b512 =
Blake2b
<
U64
>;
Expand description
BLAKE2b-512 hasher state.