Package edu.fiu.adwise.homomorphic_encryption.misc


package edu.fiu.adwise.homomorphic_encryption.misc
  • Class
    Description
    This interface defines constants used across various cryptographic operations, particularly in the context of homomorphic encryption schemes.
    This class represents a custom exception for errors related to homomorphic encryption operations.
    This class serves as a Java instrumentation agent, allowing the measurement of object sizes at runtime.
    This class provides utility methods for cryptographic operations, inspired by the NTL (Number Theory Library).