Docs.rs
workflow-encryption-0.18.0
workflow-encryption 0.18.0
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
Module hash
Module Items
Functions
In crate workflow_
encryption
workflow_encryption
Module
hash
Copy item path
Source
Functions
ยง
argon2_
sha256
Produces an argon2(sha256(data)) hash of the given data.
sha256
Produces
SHA256
hash of the given data.
sha256d
Produces
SHA256d
hash of the given data.