|
Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
|
#include <ntt.hpp>
Public Member Functions | |
| MultiplyFactor ()=default | |
| MultiplyFactor (uint64_t operand, uint64_t bit_shift, uint64_t modulus) | |
| uint64_t | BarrettFactor () const |
| uint64_t | Operand () const |
|
default |
|
inline |
|
inline |
|
inline |
1.8.5