Cypherock / MPC-TSS

MPC-TSS is a project to demonstrate the working of our threshold signature scheme leveraging the security of X1 hardware wallet
https://cypherock.com/
GNU Affero General Public License v3.0
8 stars 5 forks source link

Try to run the program while get failed #2

Open xiongchenyu6 opened 8 months ago

xiongchenyu6 commented 8 months ago

Correlated oblivious transfers between parties for multiplication between polynomials A and K

Oblivious transfers successfully completed

Broadcasting individual shares from previous OTs Shares broadcasted successfully Adding up all the shares Successfully calculated w


Authenticator (W) verification

[10] MPC Signature phase failed

ujjwal-cyph commented 8 months ago

Following the steps in the readme should have worked. Can you send the steps that you followed to run the program?