Package edu.fiu.adwise.homomorphic_encryption.gm


package edu.fiu.adwise.homomorphic_encryption.gm
  • Class
    Description
    This class implements the Goldwasser-Micali (GM) encryption scheme.
    Interface representing a Goldwasser-Micali (GM) key.
    This class is responsible for generating key pairs for the Goldwasser-Micali (GM) encryption scheme.
    This class represents the private key for the Goldwasser-Micali (GM) encryption scheme.
    This class represents the public key for the Goldwasser-Micali (GM) encryption scheme.