TNO MPC Lab
The TNO MPC lab consists of generic software components, procedures, and functionalities developed and maintained on a regular basis to facilitate and aid in the development of MPC solutions. The lab is a cross-project initiative allowing us to integrate and reuse previously developed MPC functionalities to boost the development of new protocols and solutions.
The package tno.mpc.encryption_schemes.dgk v2.1.1 is part of the TNO Python Toolbox.
tno.mpc.encryption_schemes.dgk’s documentation
Contents:
- dgk package
- dgk.dgk module
DGKDGK.SerializedDGKDGK.__eq__()DGK.__init__()DGK.add()DGK.decode()DGK.deserialize()DGK.encode()DGK.generate_key_material()DGK.generate_randomness()DGK.get_composite_generator()DGK.get_cyclic_generator()DGK.get_message_from_value()DGK.get_prime()DGK.id_from_arguments()DGK.is_zero()DGK.mul()DGK.neg()DGK.serialize()DGK.serialize_with_secret_key()DGK.serialize_without_secret_key()
DGKCiphertextDGKPublicKeyDGKSecretKeySerializationError
- dgk.dgk module