Docs.rs
blake2_c-0.3.3
blake2_c 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oconnor663
Dependencies
arrayvec ^0.4.6
normal
constant_time_eq ^0.1.3
normal
cty ^0.1.5
normal
cc ^1.0.3
build
Versions
98.18%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
blake2_
c
0.3.3
blake2_c
Function
blake2b_256
Copy item path
Source
pub fn blake2b_256(input: &[
u8
]) ->
Digest
Expand description
An all-at-once convenience function for BLAKE2b-256.