Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
hexl
include
hexl
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
6
#include "
hexl/eltwise/eltwise-add-mod.hpp
"
7
#include "
hexl/eltwise/eltwise-cmp-add.hpp
"
8
#include "
hexl/eltwise/eltwise-cmp-sub-mod.hpp
"
9
#include "
hexl/eltwise/eltwise-fma-mod.hpp
"
10
#include "
hexl/eltwise/eltwise-mult-mod.hpp
"
11
#include "
hexl/eltwise/eltwise-reduce-mod.hpp
"
12
#include "
hexl/ntt/ntt.hpp
"
13
#include "
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
Generated by
1.8.17