Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
blake3-1.6.1
blake3 1.6.1
Docs.rs crate page
CC0-1.0
OR
Apache-2.0
OR
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
oconnor663
Dependencies
arrayref ^0.3.5
normal
arrayvec ^0.7.4
normal
cfg-if ^1.0.0
normal
constant_time_eq ^0.3.1
normal
digest ^0.10.1
normal
optional
memmap2 ^0.9
normal
optional
rayon-core ^1.12.1
normal
optional
serde ^1.0
normal
optional
zeroize ^1
normal
optional
ciborium ^0.2.2
dev
hex ^0.4.2
dev
hmac ^0.12.0
dev
page_size ^0.6.0
dev
rand ^0.9.0
dev
rand_chacha ^0.9.0
dev
serde_json ^1.0.107
dev
tempfile ^3.8.0
dev
cc ^1.1.12
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
blake3
1.6.1
blake3
Constant
KEY_LEN
Copy item path
Source
pub const KEY_LEN:
usize
= 32;
Expand description
The number of bytes in a key, 32.