Docs.rs
egide-crypto-0.1.0
egide-crypto 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
09 July 2026
Links
Repository
crates.io
Source
Owners
pierrick-fonquerne
Dependencies
aes-gcm ^0.10
normal
hkdf ^0.13
normal
rand ^0.10
normal
sha2 ^0.11
normal
thiserror ^2.0
normal
zeroize ^1.8
normal
hex ^0.4
dev
Versions
100%
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
egide_
crypto
0.1.0
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
keys::MasterKey
keys::SymmetricKey
Enums
error::CryptoError
Functions
aead::decrypt
aead::encrypt
kdf::derive_encryption_key
kdf::derive_key
kdf::derive_multiple_keys
random::generate_bytes
random::generate_key
random::generate_nonce
random::generate_token
Constants
aead::KEY_SIZE
aead::NONCE_SIZE
aead::TAG_SIZE