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

File ubintnat.h

↰ Parent directory (core/include/math/hal/intnat)

Page Contents

  • Definition (core/include/math/hal/intnat/ubintnat.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Defines

  • Typedefs

Definition (core/include/math/hal/intnat/ubintnat.h)

  • Program Listing for File ubintnat.h

Includes

  • cstdint

  • functional

  • limits (File rns-modulus-limits.h)

  • math/hal/basicint.h (File basicint.h)

  • math/hal/bigintbackend.h (File bigintbackend.h)

  • math/hal/integer.h (File integer.h)

  • math/nbtheory.h (File nbtheory.h)

  • ostream

  • string (File stringencoding.cpp)

  • type_traits

  • utility

  • utils/debug.h (File debug.h)

  • utils/exception.h (File exception.h)

  • utils/inttypes.h (File inttypes.h)

  • utils/openfhebase64.h (File openfhebase64.h)

  • utils/serializable.h (File serializable.h)

  • vector (File vector.h)

Included By

  • File mubintvecnat.h

  • File nativeintbackend.h

Namespaces

  • Namespace intnat

Classes

  • Template Struct DataTypes

  • Template Struct DataTypes< uint32_t >

  • Template Struct DataTypes< uint64_t >

  • Struct NativeIntegerT::typeD

  • Template Class NativeIntegerT

Functions

  • Template Function intnat::operator<<

  • Function intnat::operator<<< uint64_t >

Defines

  • Define NATIVEINT_BARRET_MOD

  • Define NATIVEINT_DO_CHECKS

Typedefs

  • Typedef intnat::NativeInteger


© Copyright 2022, OpenFHE.

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