Docs.rs
crypt4gh-0.3.1
crypt4gh 0.3.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
MrRobb
brainstorm
mmalenic
Dependencies
base64 ^0.13.0
normal
bincode ^1.3.3
normal
clap ^3.0.0-beta.2
normal
itertools ^0.10.0
normal
lazy_static ^1.4.0
normal
libsodium-sys ^0.2.6
normal
log ^0.4
normal
pretty_env_logger ^0.4.0
normal
regex ^1.4
normal
rpassword ^5.0.1
normal
rust-crypto ^0.2.36
normal
serde ^1.0
normal
sodiumoxide ^0.2.6
normal
thiserror ^1.0
normal
rand ^0.8
dev
Versions
39.8%
of the crate is documented
Go to latest version
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
☰
Other items in
crypt4gh
?
Constant
crypt4gh
::
SEGMENT_SIZE
[
−
]
[src]
pub const SEGMENT_SIZE:
usize
= 65_536;
Expand description
Size of the encrypted segments.