frosty 1.0.0 copy "frosty: ^1.0.0" to clipboard
frosty: ^1.0.0 copied to clipboard

FROST threshold Schnorr signatures using an underlying Rust library

Frosty #

Frosty is a Dart library for generating FROST threshold Schnorr Signatures for secp256k1 and Taproot. There are the classes DkgPart1, DkgPart2 and DkgPart3 for conducting Distributed Key Generation. SignPart1 and SignPart2 are used to generate signature shares that can be aggregated with SignatureAggregation.

The library uses the frost-secp256k1-tr Rust crate that implements that FROST scheme for Taproot.

It requires a native Rust library to be loaded. A README.md for building this library can be found in the root of the repository.

0
likes
0
points
199
downloads

Publisher

verified publisherpeercoin.net

Weekly Downloads

FROST threshold Schnorr signatures using an underlying Rust library

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

coinlib, ffi, flutter_rust_bridge, freezed_annotation, path

More

Packages that depend on frosty