Docs.rs
git-xcrypt-0.2.0
git-xcrypt 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
12 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
rkarpin1
Dependencies
aes-siv ^0.8.0
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
SUITE_AES_256_SIV
git_
xcrypt
0.2.0
In git_
xcrypt::
crypto::
format
git_xcrypt
::
crypto
::
format
Constant
SUITE_
AES_
256_
SIV
Copy item path
Source
pub const SUITE_AES_256_SIV:
u8
= 1;
Expand description
AES-256-SIV (RFC 5297).