-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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 file: mpc.go. If I understand correctly, this means the library currently only supports P256, even though tss-lib itself supports additional curves like Secp256k1. Could you confirm if this is the case? Are there plans to support other curves in the future?
And another question, is it safe to trigger a Sign operation while a KeyGen operation is in progress?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels