Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
|
#include <stdint.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | intel::hexl::NTT |
Performs negacyclic forward and inverse number-theoretic transform (NTT), commonly used in RLWE cryptography. More... | |
Namespaces | |
intel | |
intel::hexl | |