tookey-libtss

Crates.iotookey-libtss
lib.rstookey-libtss
version1.2.1
sourcesrc
created_at2022-11-12 16:00:00.761117
updated_at2023-06-27 13:24:29.080814
descriptionLibrary with Threshold Signatures Scheme
homepagehttps://github.com/tookey-io/libtss
repositoryhttps://github.com/tookey-io/libtss
max_upload_size
id713670
size235,321
Илья (EmperDeon)

documentation

README

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.

Commit count: 14

cargo fmt