taurushq-io / multi-party-sig

Implementation of protocols for threshold signatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate safe primes in BlumPrime()

cronokirby opened this issue · comments

This is what's required by some uses of Paillier, namely range proofs. The spec also asks for this, so it'd be a good idea to do so in any case.