Docs.rs
git-xcrypt-0.1.1
git-xcrypt 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
rkarpin1
Dependencies
aes-siv ^0.8.0-rc.3
normal
base64 ^0.23
normal
bstr ^1.13.0
normal
clap ^4.6.5
normal
getrandom ^0.4.3
normal
gix-attributes ^0.34.0
normal
gix-config ^0.59.0
normal
gix-discover ^0.54.0
normal
gix-glob ^0.27.0
normal
gix-hash ^0.26
normal
gix-object ^0.63.0
normal
gix-odb ^0.83.0
normal
gix-path ^0.12.4
normal
gix-ref ^0.66.0
normal
hkdf ^0.13.0
normal
sha2 ^0.11.0
normal
thiserror ^2.0.19
normal
zeroize ^1.9.0
normal
proptest ^1.11.0
dev
tempfile ^3.27.0
dev
Versions
99.74%
of the crate is documented
Platform
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
Skip to main content
MASTER_KEY_LEN
git_
xcrypt
0.1.1
In git_
xcrypt::
crypto::
key
git_xcrypt
::
crypto
::
key
Constant
MASTER_
KEY_
LEN
Copy item path
Source
pub const MASTER_KEY_LEN:
usize
= 32;
Expand description
Length of the master key stored in the key file.