|
Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
|
Struct moduli_info_t. More...
#include <fpga.h>
Public Attributes | |
| uint64_t | modulus |
| uint64_t | len |
| uint64_t | barr_lo |
Struct moduli_info_t.
| [in] | modulus | stores the polynomial modulus |
| [in] | len | stores the the modulus size in bits |
| [in] | barr_lo | stores n / modulus where n is the polynomial size |
| uint64_t intel::hexl::fpga::moduli_info_t::barr_lo |
| uint64_t intel::hexl::fpga::moduli_info_t::len |
| uint64_t intel::hexl::fpga::moduli_info_t::modulus |
1.8.5