|
Intel HE Acceleration Library for FPGAs
Intel Homomorphic Encryption Acceleration Library for FPGAs, accelerating the modular arithmetic operations used in homomorphic encryption on Intel FPGAs.
|
#include <glob.h>#include <gtest/gtest.h>#include <fstream>#include <memory>#include <nlohmann/json.hpp>#include <random>#include <string>#include <vector>#include "hexl-fpga.h"Classes | |
| struct | KeySwitchTestVector |
Functions | |
| std::vector< std::string > | glob (const char *pattern) |
| void | test_KeySwitch (const std::vector< std::string > &files) |
| TEST (KeySwitch, batch_6_7_7_2) | |
| TEST (KeySwitch, batch_5_7_6_2_2) | |
| std::vector<std::string> glob | ( | const char * | pattern | ) |
| TEST | ( | KeySwitch | , |
| batch_6_7_7_2 | |||
| ) |
| TEST | ( | KeySwitch | , |
| batch_5_7_6_2_2 | |||
| ) |
| void test_KeySwitch | ( | const std::vector< std::string > & | files | ) |
1.8.5