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

File lat-backend.h

↰ Parent directory (core/include/lattice/hal)

Page Contents

  • Definition (core/include/lattice/hal/lat-backend.h)

  • Includes

  • Namespaces

  • Defines

  • Typedefs

Definition (core/include/lattice/hal/lat-backend.h)

  • Program Listing for File lat-backend.h

Includes

  • lattice/hal/default/dcrtpoly.h (File dcrtpoly.h)

  • lattice/hal/default/ildcrtparams.h (File ildcrtparams.h)

  • lattice/hal/default/ilparams.h (File ilparams.h)

  • lattice/hal/default/poly.h (File poly.h)

Namespaces

  • Namespace lbcrypto

Defines

  • Define DCRTPOLY_IMPLEMENTATION

  • Define ILDCRTPARAMS_IMPLEMENTATION

  • Define ILPARAMS_IMPLEMENTATION

  • Define MAKE_DCRTPOLY_TYPE

  • Define MAKE_ILDCRTPARAMS_TYPE

  • Define MAKE_ILPARAMS_TYPE

  • Define MAKE_POLY_TYPE

  • Define POLY_IMPLEMENTATION

Typedefs

  • Typedef lbcrypto::DCRTPoly

  • Typedef lbcrypto::ILNativeParams

  • Typedef lbcrypto::ILParams

  • Typedef lbcrypto::M2DCRTParams

  • Typedef lbcrypto::M2DCRTPoly

  • Typedef lbcrypto::M2Params

  • Typedef lbcrypto::M2Poly

  • Typedef lbcrypto::M4DCRTParams

  • Typedef lbcrypto::M4DCRTPoly

  • Typedef lbcrypto::M4Params

  • Typedef lbcrypto::M4Poly

  • Typedef lbcrypto::M6DCRTParams

  • Typedef lbcrypto::M6DCRTPoly

  • Typedef lbcrypto::M6Params

  • Typedef lbcrypto::M6Poly

  • Typedef lbcrypto::NativePoly

  • Typedef lbcrypto::Poly


© Copyright 2022, OpenFHE.

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