All Implemented Interfaces:
CipherConstants, bob_interface

public class bob_elgamal extends bob_veugen
Represents Bob's implementation of the multi-party protocols for secure computation with ElGamal cryptography. This class extends the `bob_veugen` class and provides methods for performing arithmetic operations and secure comparisons using the ElGamal encryption scheme.