#threshold-signature #scheme #multi-party #ecdsa #helper

tookey-libtss

Library with Threshold Signatures Scheme

7 stable releases

1.2.1 Jun 27, 2023
1.2.0 Dec 13, 2022
1.0.6 Nov 26, 2022

#1152 in Cryptography

28 downloads per month
Used in tookey-libtss-ethereum

GPL-3.0 license

200KB
5K SLoC

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 for more information.

Dependencies

~23–37MB
~561K SLoC