ing-bank / threshold-signatures

Threshold Signature Scheme for ECDSA
MIT License
201 stars 41 forks source link

Wallet integrity #7

Closed RustMania closed 3 years ago

RustMania commented 3 years ago

Few essential Paillier encryption setup checks are added. The goal is to validate the setup before its first use. The assumptions are: an incorrect setup can be given to keygen or loaded from wallet by the signing protocol, as well as wrong {p,q} can be loaded via secret loader to keygen.