# Functions
GeneratePreParams finds two safe primes and computes the Paillier secret required for the protocol.
No description provided by the author
# Constants
Safe big len using random for ssid.
# Structs
Key represents the data for a local share of key.
Keygen is an object used to track a key currently being generated.
No description provided by the author
No description provided by the author
No description provided by the author