Docs.rs
polysig-driver-0.8.0
polysig-driver 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
OR AGPL-3.0
Links
Repository
crates.io
Source
Owners
tmpfs
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
polysig-protocol ^0.8
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
100%
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
polysig_
driver
0.8.0
Module signers
Module Items
Modules
In crate polysig_
driver
polysig_driver
Module
signers
Copy item path
Source
Expand description
Single party signers.
Modules
ยง
ecdsa
ecdsa
Generate ECDSA signatures compatible with Ethereum.
eddsa
eddsa
Generate EdDSA signatures compatible with Solana.
schnorr
schnorr
Generate Schnorr signatures compatible with Bitcoin Taproot (BIP 340).