Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
intel-hexl.hpp
Go to the documentation of this file.
1 // Copyright (C) 2020-2021 Intel Corporation
2 // SPDX-License-Identifier: Apache-2.0
3 
4 #pragma once
5 
12 #include "intel-hexl/ntt/ntt.hpp"
13 #include "intel-hexl/util/util.hpp"
eltwise-add-mod.hpp
eltwise-mult-mod.hpp
eltwise-cmp-sub-mod.hpp
ntt.hpp
eltwise-fma-mod.hpp
eltwise-cmp-add.hpp
eltwise-reduce-mod.hpp
util.hpp