| Crates.io | tookey-libtss |
| lib.rs | tookey-libtss |
| version | 1.2.1 |
| created_at | 2022-11-12 16:00:00.761117+00 |
| updated_at | 2023-06-27 13:24:29.080814+00 |
| description | Library with Threshold Signatures Scheme |
| homepage | https://github.com/tookey-io/libtss |
| repository | https://github.com/tookey-io/libtss |
| max_upload_size | |
| id | 713670 |
| size | 235,321 |
tookey-libtssHelper library with realization for Threshold Signatures and common code for other clients.
Add tookey-libtss = { version = "1.2.0", default-features = false, features = ["gmp"] } to Cargo.toml
src/ecdsa/*Multi-party ECDSA is released under the terms of the GPL-3.0 license. See LICENSE for more information.