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

File serializable.h

↰ Parent directory (core/include/utils)

Page Contents

  • Definition (core/include/utils/serializable.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Defines

Definition (core/include/utils/serializable.h)

  • Program Listing for File serializable.h

Includes

  • cereal/cereal.hpp

  • ostream

  • string (File stringencoding.cpp)

  • vector (File vector.h)

Included By

  • File binfhecontext.h

  • File encodingparams.h

  • File field2n.h

  • File elemparams.h

  • File ilelement.h

  • File mubintvecnat.h

  • File ubintnat.h

  • File matrix.h

Namespaces

  • Namespace lbcrypto

Classes

  • Class Serializable

Functions

  • Template Function lbcrypto::operator<<(std::ostream&, const std::vector<T>&)

Defines

  • Define CEREAL_RAPIDJSON_HAS_CXX11_NOEXCEPT

  • Define CEREAL_RAPIDJSON_HAS_CXX11_RVALUE_REFS

  • Define CEREAL_RAPIDJSON_HAS_STDSTRING


© Copyright 2022, OpenFHE.

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