Docs.rs
workflow-encryption-0.18.0
workflow-encryption 0.18.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
Dependencies
argon2 ^0.5.2
normal
borsh ^1.5.1
normal
chacha20poly1305 ^0.10.1
normal
serde ^1.0.190
normal
sha2 ^0.10.8
normal
thiserror ^1.0.50
normal
workflow-core ^0.18.0
normal
workflow-serializer ^0.18.0
normal
zeroize ^1.6.0
normal
Versions
24.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
workflow_
encryption
0.18.0
Module secret
Module Items
Structs
In crate workflow_
encryption
workflow_encryption
Module
secret
Copy item path
Source
Expand description
Secret container for sensitive data. Performs zeroization on drop.
Structs
ยง
Secret
Secret container for sensitive data. Performs memory zeroization on drop.