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