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 plaintext.h
  • Edit on GitHub

File plaintext.h

↰ Parent directory (pke/include/encoding)

Page Contents

  • Definition (pke/include/encoding/plaintext.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (pke/include/encoding/plaintext.h)

  • Program Listing for File plaintext.h

Includes

  • algorithm

  • constants.h (File binfhe-constants.h)

  • encoding/encodingparams.h (File encodingparams.h)

  • encoding/plaintext-fwd.h (File plaintext-fwd.h)

  • initializer_list

  • memory (File memory.cpp)

  • ostream

  • scheme/scheme-id.h (File scheme-id.h)

  • string (File stringencoding.cpp)

  • utility

  • vector (File vector.h)

Included By

  • File ckkspackedencoding.h

  • File coefpackedencoding.h

  • File encodings.h

  • File packedencoding.h

  • File stringencoding.h

Namespaces

  • Namespace lbcrypto

Classes

  • Class PlaintextImpl

Functions

  • Function lbcrypto::operator!=

  • Function lbcrypto::operator==(const Plaintext&, const Plaintext&)


© Copyright 2022, OpenFHE.

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