TSS
TSS copied to clipboard
Threshold signature schemes made simple to use
Although, signature is verified successfully within the Libaray. I'ld like to verify inside my SignatureVerifiableContract.sol in which all the required functions for wallet recovery process is implemented. And I tested...
When I try to go get the github.com/IBM/TSS/mpc/binance/ecdsa package, the following issue occurs **_github.com/IBM/TSS/mpc/binance/ecdsa imports github.com/bnb-chain/tss-lib/tss imports github.com/btcsuite/btcd/btcec: cannot find module providing package github.com/btcsuite/btcd/btcec_**
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. š¦ To activate Renovate, merge this Pull Request. To disable...
This pull request introduces support for different elliptic curves in the `mpc/binance/ecdsa` package. The changes primarily involve modifying the `party` struct and related methods to accept and utilize an elliptic...
Thank you for the great work on this project! Iām currently trying to use Secp256k1, but I noticed that the curve appears to be hardcoded as P256 in the following...
Welcome to Mend for GitHub Enterprise! This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light: Mend for...