Expand description

Implementation of the ElGamal cryptosystem over a safe prime group.

Structs

Multiplicatively homomorphic ElGamal over a safe prime group where the generator is 4.

ElGamal ciphertext of integers.

Public key containing the ElGamal encryption key and the modulus of the group.

Decryption key for Integer-based ElGamal