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
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
workflow_
encryption
0.18.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
secret::Secret
Enums
error::Error
Functions
chacha20poly1305::decrypt
chacha20poly1305::decrypt_slice
chacha20poly1305::encrypt
chacha20poly1305::encrypt_slice
hash::argon2_sha256
hash::sha256
hash::sha256d
Type Aliases
result::Result