Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
test_hexl_fpga.cpp File Reference
#include <cstdlib>
#include <random>
#include <vector>
#include "gtest/gtest.h"
#include "hexl-fpga.h"

Classes

class  hexl_fpga
 

Functions

 TEST_F (hexl_fpga, p16384_ntt)
 

Function Documentation

TEST_F ( hexl_fpga  ,
p16384_ntt   
)