OpenFHE
1.5.1

Contents:

  • Getting Started
  • Examples
  • Tutorials on Cryptographic Capabilities
  • OpenFHE Modules
  • Security Notes for Homomorphic Encryption
  • OpenFHE Library API
  • Contributing to OpenFHE
  • OpenFHE Project Code of Conduct
  • Contributors
  • OpenFHE Governance
  • OpenFHE License
  • Publications on Lattice Crypto Scheme Implementations in OpenFHE
  • How To Migrate A User Project From Palisade To OpenFHE

Appendix

  • Index
OpenFHE
  • »
  • File ciphertext.h
  • Edit on GitHub

File ciphertext.h

↰ Parent directory (pke/include)

Page Contents

  • Definition (pke/include/ciphertext.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (pke/include/ciphertext.h)

  • Program Listing for File ciphertext.h

Includes

  • ciphertext-fwd.h (File ciphertext-fwd.h)

  • cryptoobject.h (File cryptoobject.h)

  • key/key.h (File key.h)

  • map (File xmap.h)

  • memory (File memory.cpp)

  • metadata.h (File metadata.h)

  • string (File stringencoding.cpp)

  • utility

  • vector (File vector.h)

Included By

  • File cryptocontext.h

  • File openfhe.h

Namespaces

  • Namespace lbcrypto

Classes

  • Template Class CiphertextImpl

Functions

  • Template Function lbcrypto::operator*(const Ciphertext<Element>&, const Ciphertext<Element>&)

  • Template Function lbcrypto::operator*=

  • Template Function lbcrypto::operator+

  • Template Function lbcrypto::operator+=

  • Template Function lbcrypto::operator-(const Ciphertext<Element>&)

  • Template Function lbcrypto::operator-(const Ciphertext<Element>&, const Ciphertext<Element>&)

  • Template Function lbcrypto::operator-=


© Copyright 2022, OpenFHE.

Built with Sphinx using a theme provided by Read the Docs.