You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've be struggling on porting multi-party-ecdsa to SGX. It's really tedious work to port the C & Rust hybrid crate secp256k1. So I resort to your advice -- is there any pitfall with the pure Rust crate libsecp256k1 ?