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

File blake2-impl.h

↰ Parent directory (core/include/utils/prng)

Page Contents

  • Definition (core/include/utils/prng/blake2-impl.h)

  • Includes

  • Functions

  • Defines

Definition (core/include/utils/prng/blake2-impl.h)

  • Program Listing for File blake2-impl.h

Includes

  • stdint.h

  • string.h (File xstring.h)

Functions

  • Function load16

  • Function load32

  • Function load48

  • Function load64

  • Function rotr32

  • Function rotr64

  • Function secure_zero_memory

  • Function store16

  • Function store32

  • Function store48

  • Function store64

Defines

  • Define BLAKE2_INLINE


© Copyright 2022, OpenFHE.

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