All Implemented Interfaces:
CipherConstants, alice_interface
Direct Known Subclasses:
alice_elgamal

public class alice_veugen extends alice
See the papers "Improving the DGK comparison protocol" and Correction to ”Improving the DGK comparison protocol” by Thjis Veugen, You can find these in the papers directory! Represents Alice's implementation of the Veugen protocol for secure comparison. This class extends the base `alice` class and provides methods for secure computation using homomorphic encryption schemes such as DGK and Paillier.
  • Constructor Details

    • alice_veugen

      public alice_veugen()
      Constructs an instance of `alice_veugen`.
  • Method Details