Closed johnthethird closed 2 years ago
It appears this issue has been addressed in Coinbase's Kryptology package already: https://github.com/coinbase/kryptology/pull/16
I don't think our library is vulnerable to this (nor was it at any point, actually). We've always checked the size of the Paillier keys:
https://github.com/taurusgroup/multi-party-sig/blob/main/protocols/cmp/keygen/round3.go#L96
Furthermore, I'm not entirely sure if the Alpha-Rays attack applies to the modifications to GG20 that feature in the CGGMP protocol, which we implement.
https://hackmd.io/@omershlo/Sk_8JT-qt