tookey-libtss 1.2.1

Library with Threshold Signatures Scheme
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `tookey-libtss`

Helper library with realization for Threshold Signatures and common code for other clients.

# Rust usage
Add `tookey-libtss = { version = "1.2.0", default-features = false, features = ["gmp"] }` to Cargo.toml

## License

### `src/ecdsa/*`
Multi-party ECDSA is released under the terms of the GPL-3.0 license. See [LICENSE](LICENSE) for more information.