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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
bench_fwd_ntt.cpp File Reference
#include <benchmark/benchmark.h>
#include <random>
#include <vector>
#include "hexl-fpga.h"

Classes

class  ntt
 

Functions

 BENCHMARK_F (ntt, fpga_ntt_p16384_ws4096)(benchmark
 

Function Documentation

BENCHMARK_F ( ntt  ,
fpga_ntt_p16384_ws4096   
)