Docs.rs
blake2s_simd-0.5.11
blake2s_simd 0.5.11
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oconnor663
Dependencies
arrayref ^0.3.5
normal
arrayvec ^0.5.0
normal
constant_time_eq ^0.1.3
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
blake2s_simd
?
[
−
]
[src]
Constant
blake2s_simd
::
KEYBYTES
pub const KEYBYTES:
usize
= 8 * size_of::<Word>(); // 32usize
The max key length.