An open API service indexing awesome lists of open source software.

https://github.com/lit-protocol/lit-ecdsa-wasm-combine

Recombine ECDSA shares on client browser using WASM
https://github.com/lit-protocol/lit-ecdsa-wasm-combine

Last synced: about 1 year ago
JSON representation

Recombine ECDSA shares on client browser using WASM

Awesome Lists containing this project

README

          

# Lit ECDSA Combine

Portable lightweight recombination client application for threshold ECDSA developed by Lit Protocol.

# Tests

All tests use known results from threshold signatures generated by Lit Protocol's network of nodes, though any ECDSA threshold signature shares that are hex formatted should work appropriately.

# Generating JS SDK code.

Use build.sh to generate base64 encrypted versions of the output binary to be included into the LIT JS SDK.