|
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.
|
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