All Implemented Interfaces:
CipherConstants, alice_interface

public class alice_elgamal extends alice_veugen
Represents Alice's implementation of the ElGamal protocol for secure computation. This class extends the `alice_veugen` class and provides methods for performing arithmetic operations and secure comparisons using the ElGamal encryption scheme.