|
Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
|
Functions | |
| void | check_equal (const std::vector< uint64_t > &x, const std::vector< uint64_t > &y) |
| void | run_example_dyadic_multiply () |
| int | main (int argc, char **argv) |
| void check_equal | ( | const std::vector< uint64_t > & | x, |
| const std::vector< uint64_t > & | y | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void run_example_dyadic_multiply | ( | ) |
1.8.5