tss-wasm icon indicating copy to clipboard operation
tss-wasm copied to clipboard

Threshold signature library across multiple platforms

Results 4 tss-wasm issues
Sort by recently updated
recently updated
newest added

- [x] signature( round 9 ), user do not broadcast s_i

- [x] calculating the time spent by a function

The standard GG18 enables all the signers to recover the final signature, this is much not practical if dishonest signers existing. @ibmp33