MAX_PRIVATE_KEY_SIZE_e
¶Maximum size of a private key in bytes.
Values:
MAX_PRIVATE_KEY_SIZE
= MAX_TRUSTEES * KEY_SIZE¶MAX_PUBLIC_KEY_SIZE_e
¶Maximum size of a public key in bytes.
Values:
MAX_PUBLIC_KEY_SIZE
= MAX_TRUSTEES * KEY_SIZE¶joint_public_key
¶A public key that will be used to encrypt ballots, such that any group of k
of the original trustees can decrypt a message encrypted with this key.