Docs.rs
mpc-driver-0.7.1
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
mpc-driver 0.7.1
Driver for multisig threshold protocols
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
112
out of
112
items documented
0
out of
42
items with examples
Size
Source code size: 110.4 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 9.09 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
polysig/polysig
25
5
6
crates.io
Dependencies
async-trait ^0.1
normal
bip32 ^0.5
normal
optional
ed25519 ^2.2.3
normal
optional
ed25519-dalek ^2
normal
optional
frost-ed25519 ^2
normal
optional
futures ^0.3
normal
k256 ^0.13
normal
optional
mpc-protocol ^0.7
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha3 ^0.10
normal
synedrion ^0.2.0
normal
optional
thiserror ^1
normal
tracing ^0.1
normal
rustc_version ^0.4.1
build
wasm-bindgen ^0.2
normal
Versions
0.7.1
(2024-11-20)
Owners
Moved to
polysig-driver
.
Drive multi-party computation protocols to completion.