ComputeFHE
1.0
General-Purpose Privacy-Preserving Computation Library for TFHE
Loading...
Searching...
No Matches
src
include
computefhe
Serialize.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2026 Faris Serdar Taşel <fst@cankaya.edu.tr>
3
* SPDX-FileCopyrightText: 2026 Efe Çiftci <efeciftci@cankaya.edu.tr>
4
*
5
* SPDX-License-Identifier: MIT
6
*/
7
13
#pragma once
14
#include <
computefhe/ComputeFHE.h
>
15
#include <openfhe/binfhe/binfhecontext-ser.h>
16
17
CEREAL_REGISTER_TYPE(
computefhe::Einteger
);
ComputeFHE.h
Primary management class and entry point for the ComputeFHE library.
computefhe::Einteger
Represents an encrypted integer.
Definition
Einteger.h:27
Generated by
1.9.8