Docs.rs
penumbra-sdk-custody-0.82.0-alpha.5
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
penumbra-sdk-custody 0.82.0-alpha.5
Modular custody for Penumbra
Crate
Source
Builds
Feature flags
Documentation
Coverage
74.65%
53
out of
71
items documented
0
out of
25
items with examples
Size
Source code size: 227.66 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 6.83 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
penumbra-zone/penumbra
401
305
192
crates.io
Dependencies
anyhow ^1.0.75
normal
argon2 ^0.5
normal
ark-ff ^0.4.2
normal
ark-serialize ^0.4.2
normal
base64 ^0.21.2
normal
blake2b_simd ^1
normal
bytes ^1.2
normal
chacha20poly1305 ^0.9.0
normal
decaf377 ^0.10.1
normal
decaf377-frost ^0.82.0-alpha.5
normal
decaf377-ka ^0.82.0-alpha.5
normal
decaf377-rdsa ^0.11.0
normal
ed25519-consensus ^2.1
normal
futures ^0.3.28
normal
hex ^0.4.3
normal
penumbra-sdk-governance ^0.82.0-alpha.5
normal
penumbra-sdk-keys ^0.82.0-alpha.5
normal
penumbra-sdk-proto ^0.82.0-alpha.5
normal
penumbra-sdk-stake ^0.82.0-alpha.5
normal
penumbra-sdk-transaction ^0.82.0-alpha.5
normal
penumbra-sdk-txhash ^0.82.0-alpha.5
normal
prost ^0.13.4
normal
rand_core ^0.6.4
normal
serde ^1.0.186
normal
serde_json ^1.0.96
normal
serde_with ^3.5.1
normal
tokio ^1.39.0
normal
tonic ^0.12.3
normal
tracing ^0.1
normal
toml ^0.7
dev
Versions
0.82.0-alpha.12
0.82.0-alpha.11
0.82.0-alpha.10
0.82.0-alpha.9
0.82.0-alpha.8
0.82.0-alpha.7
0.82.0-alpha.6
0.82.0-alpha.5
0.82.0-alpha.4
0.82.0-alpha.0
Owners
Implementations of custody services responsible for signing transactions. This crate currently focuses on the [`soft_kms`] implementation, a basic software key management system that can perform basic policy-based authorization or blind signing.