Docs.rs
cortexai-encryption-0.1.0
cortexai-encryption 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
limaronaldo
Dependencies
aes-gcm ^0.10
normal
optional
argon2 ^0.5
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
optional
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
zeroize ^1.7
normal
tokio ^1
dev
Versions
95.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module error
cortexai_
encryption
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate cortexai_
encryption
cortexai_encryption
Module
error
Copy item path
Source
Expand description
Error types for encryption operations.
Enums
§
Crypto
Error
Errors that can occur during encryption operations.
Type Aliases
§
Crypto
Result
Result type for encryption operations.