Docs.rs
defendor-0.0.7
defendor 0.0.7
Permalink
Docs.rs crate page
Apache-2.0
13 June 2026
Links
Repository
crates.io
Source
Owners
nashaofu
Dependencies
aes-gcm ^0.10.3
normal
argon2 ^0.5.3
normal
base64ct ^1.8.3
normal
getrandom ^0.4.2
normal
secrecy ^0.10.3
normal
serde_json ^1.0.150
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
zeroize ^1.9.0
normal
tokio ^1.52.3
dev
sha2 ^0.11.0
normal
windows ^0.62.2
normal
Versions
10.77%
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
All
defendor
0.0.7
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
data::Data
defendor::Defendor
password::PasswordConfig
Enums
error::DefendorError
Traits
key_manager::KeyManager
password::Password
store::Store
Functions
utils::decrypt_data
utils::encrypt_data
utils::get_random_bytes
Type Aliases
error::DefendorResult
Constants
KEY_LENGTH
NONCE_LENGTH
VERSION_LENGTH
data::VERSION_LENGTH
defendor::VERSION