-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathannotated.html
More file actions
executable file
·199 lines (197 loc) · 51.1 KB
/
annotated.html
File metadata and controls
executable file
·199 lines (197 loc) · 51.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>SeComLib: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="TUDelft.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">SeComLib
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li class="current"><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Class List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><img id="arr_0_" src="ftv2mlastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib.html" target="_self">SeComLib</a></td><td class="desc">The enclosing namespace </td></tr>
<tr id="row_0_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_0_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_core.html" target="_self">Core</a></td><td class="desc">Contains the core library </td></tr>
<tr id="row_0_0_0_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html" target="_self">BigIntegerBase</a></td><td class="desc">Template class which adds syntactic sugar to big integer operations </td></tr>
<tr id="row_0_0_1_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_big_integer_gmp.html" target="_self">BigIntegerGmp</a></td><td class="desc">Wrapper class for the most common functions related to the mpz_t datatype of the GMP library </td></tr>
<tr id="row_0_0_2_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_blinding_factor_cache_parameters.html" target="_self">BlindingFactorCacheParameters</a></td><td class="desc">Blinding factor cache parameter container struct </td></tr>
<tr id="row_0_0_3_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_ciphertext_base.html" target="_self">CiphertextBase</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_core_1_1_ciphertext_base.html" title="CiphertextBase template class. ">CiphertextBase</a> template class </td></tr>
<tr id="row_0_0_4_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_crypto_provider.html" target="_self">CryptoProvider</a></td><td class="desc">Template abstract base class for homomorphic encryption primitives </td></tr>
<tr id="row_0_0_5_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_0_5_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_0_5_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_data_packer.html" target="_self">DataPacker</a></td><td class="desc">Template class which implements the data packing functionality </td></tr>
<tr id="row_0_0_5_0_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_data_packer_1_1_data_bucket.html" target="_self">DataBucket</a></td><td class="desc">Container for data buckets </td></tr>
<tr id="row_0_0_6_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_dgk_public_key.html" target="_self">DgkPublicKey</a></td><td class="desc">The public key container structure for the <a class="el" href="class_se_com_lib_1_1_core_1_1_dgk.html" title="Implementation of the public-key DGK Cryptosystem. ">Dgk</a> cryptosystem </td></tr>
<tr id="row_0_0_7_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_dgk_private_key.html" target="_self">DgkPrivateKey</a></td><td class="desc">The private key container structure for the <a class="el" href="class_se_com_lib_1_1_core_1_1_dgk.html" title="Implementation of the public-key DGK Cryptosystem. ">Dgk</a> cryptosystem </td></tr>
<tr id="row_0_0_8_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_dgk_ciphertext.html" target="_self">DgkCiphertext</a></td><td class="desc">DGK cipertext </td></tr>
<tr id="row_0_0_9_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_dgk_randomizer.html" target="_self">DgkRandomizer</a></td><td class="desc">The randomizer type for DGK </td></tr>
<tr id="row_0_0_10_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_dgk.html" target="_self">Dgk</a></td><td class="desc">Implementation of the public-key DGK Cryptosystem </td></tr>
<tr id="row_0_0_11_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_el_gamal_public_key.html" target="_self">ElGamalPublicKey</a></td><td class="desc">The public key container structure for the <a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal.html" title="Implementation of the public-key ElGamal Cryptosystem. ">ElGamal</a> cryptosystem </td></tr>
<tr id="row_0_0_12_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_el_gamal_private_key.html" target="_self">ElGamalPrivateKey</a></td><td class="desc">The private key container structure for the <a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal.html" title="Implementation of the public-key ElGamal Cryptosystem. ">ElGamal</a> cryptosystem </td></tr>
<tr id="row_0_0_13_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_el_gamal_randomizer.html" target="_self">ElGamalRandomizer</a></td><td class="desc">The randomizer type for <a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" title="Implementation of the public-key Paillier Cryptosystem. ">Paillier</a> </td></tr>
<tr id="row_0_0_14_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal.html" target="_self">ElGamal</a></td><td class="desc">Implementation of the public-key <a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal.html" title="Implementation of the public-key ElGamal Cryptosystem. ">ElGamal</a> Cryptosystem </td></tr>
<tr id="row_0_0_15_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_0_15_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_0_15_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal_ciphertext.html" target="_self">ElGamalCiphertext</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal.html" title="Implementation of the public-key ElGamal Cryptosystem. ">ElGamal</a> cipertext </td></tr>
<tr id="row_0_0_15_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_el_gamal_ciphertext_1_1_data.html" target="_self">Data</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_core_1_1_el_gamal.html" title="Implementation of the public-key ElGamal Cryptosystem. ">ElGamal</a> cipertext container structure </td></tr>
<tr id="row_0_0_16_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_okamoto_uchiyama_public_key.html" target="_self">OkamotoUchiyamaPublicKey</a></td><td class="desc">The public key container structure for the Okamoto-Uchiyama cryptosystem </td></tr>
<tr id="row_0_0_17_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_okamoto_uchiyama_private_key.html" target="_self">OkamotoUchiyamaPrivateKey</a></td><td class="desc">The private key container structure for the Okamoto-Uchiyama cryptosystem </td></tr>
<tr id="row_0_0_18_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_okamoto_uchiyama_ciphertext.html" target="_self">OkamotoUchiyamaCiphertext</a></td><td class="desc">Okamoto-Uchiyama cipertext </td></tr>
<tr id="row_0_0_19_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_okamoto_uchiyama_randomizer.html" target="_self">OkamotoUchiyamaRandomizer</a></td><td class="desc">The randomizer type for Okamoto-Uchiyama </td></tr>
<tr id="row_0_0_20_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_okamoto_uchiyama.html" target="_self">OkamotoUchiyama</a></td><td class="desc">Implementation of the public-key Okamoto-Uchiyama Cryptosystem </td></tr>
<tr id="row_0_0_21_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_paillier_public_key.html" target="_self">PaillierPublicKey</a></td><td class="desc">The public key container structure for the <a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" title="Implementation of the public-key Paillier Cryptosystem. ">Paillier</a> cryptosystem </td></tr>
<tr id="row_0_0_22_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_paillier_private_key.html" target="_self">PaillierPrivateKey</a></td><td class="desc">The private key container structure for the <a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" title="Implementation of the public-key Paillier Cryptosystem. ">Paillier</a> cryptosystem </td></tr>
<tr id="row_0_0_23_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_paillier_ciphertext.html" target="_self">PaillierCiphertext</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" title="Implementation of the public-key Paillier Cryptosystem. ">Paillier</a> cipertext </td></tr>
<tr id="row_0_0_24_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_paillier_randomizer.html" target="_self">PaillierRandomizer</a></td><td class="desc">The randomizer type for <a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" title="Implementation of the public-key Paillier Cryptosystem. ">Paillier</a> </td></tr>
<tr id="row_0_0_25_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" target="_self">Paillier</a></td><td class="desc">Implementation of the public-key <a class="el" href="class_se_com_lib_1_1_core_1_1_paillier.html" title="Implementation of the public-key Paillier Cryptosystem. ">Paillier</a> Cryptosystem </td></tr>
<tr id="row_0_0_26_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_random_provider_base.html" target="_self">RandomProviderBase</a></td><td class="desc">Template class which masks various RandomProvider implementations and provides a common interface that all of them must implement </td></tr>
<tr id="row_0_0_27_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_random_provider_gmp.html" target="_self">RandomProviderGmp</a></td><td class="desc">Wrapper for the required GMP library random number specific functions </td></tr>
<tr id="row_0_0_28_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_randomizer_base.html" target="_self">RandomizerBase</a></td><td class="desc"><a class="el" href="struct_se_com_lib_1_1_core_1_1_randomizer_base.html" title="RandomizerBase struct. ">RandomizerBase</a> struct </td></tr>
<tr id="row_0_0_29_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_randomizer_cache.html" target="_self">RandomizerCache</a></td><td class="desc">Randomizer cache </td></tr>
<tr id="row_0_0_30_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_randomizer_cache_parameters.html" target="_self">RandomizerCacheParameters</a></td><td class="desc">Randomizer cache parameter container struct </td></tr>
<tr id="row_0_0_31_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_randomizer_container.html" target="_self">RandomizerContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_0_32_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_secure_extremum_selection_server.html" target="_self">SecureExtremumSelectionServer</a></td><td class="desc">Secure Extremum Selection Server </td></tr>
<tr id="row_0_0_33_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_secure_extremum_selection_client.html" target="_self">SecureExtremumSelectionClient</a></td><td class="desc">Secure Extremum Selection Client </td></tr>
<tr id="row_0_0_34_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_core_1_1_secure_multiplication_blinding_factor_container.html" target="_self">SecureMultiplicationBlindingFactorContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_0_35_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_secure_multiplication_server.html" target="_self">SecureMultiplicationServer</a></td><td class="desc">Secure Multiplication Server </td></tr>
<tr id="row_0_0_36_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_secure_multiplication_client.html" target="_self">SecureMultiplicationClient</a></td><td class="desc">Secure Multiplication Client </td></tr>
<tr id="row_0_0_37_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_core_1_1_secure_permutation.html" target="_self">SecurePermutation</a></td><td class="desc">Permutation class which implements the Fisher-Yates (Knuth) shuffle algorithm </td></tr>
<tr id="row_0_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_1_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_1_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_private_recommendations.html" target="_self">PrivateRecommendations</a></td><td class="desc">Simulation for paper: Generating Private Recommendations Efficiently Using Homomorphic Encryption and Data Packing </td></tr>
<tr id="row_0_1_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_1_1_client.html" target="_self">Client</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_private_recommendations_1_1_client.html" title="Client. ">Client</a> </td></tr>
<tr id="row_0_1_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_1_1_privacy_service_provider.html" target="_self">PrivacyServiceProvider</a></td><td class="desc">Privacy Service Provider </td></tr>
<tr id="row_0_1_2_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_1_1_service_provider.html" target="_self">ServiceProvider</a></td><td class="desc">Service Provider </td></tr>
<tr id="row_0_2_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_2_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_2_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_private_recommendations_data_packing.html" target="_self">PrivateRecommendationsDataPacking</a></td><td class="desc">Simulation for paper: Generating Private Recommendations Efficiently Using Homomorphic Encryption and Data Packing </td></tr>
<tr id="row_0_2_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_client.html" target="_self">Client</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_client.html" title="Client. ">Client</a> </td></tr>
<tr id="row_0_2_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_private_recommendations_data_packing_1_1_comparison_blinding_factor_cache_parameters.html" target="_self">ComparisonBlindingFactorCacheParameters</a></td><td class="desc">Comparison blinding factor cache parameter container struct </td></tr>
<tr id="row_0_2_2_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_private_recommendations_data_packing_1_1_comparison_blinding_factor_container.html" target="_self">ComparisonBlindingFactorContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_2_3_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_0_2_3_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_2_3_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_comparison_blinding_factor_cache.html" target="_self">ComparisonBlindingFactorCache</a></td><td class="desc">Contains required precomputed encryptions of random blinding factors </td></tr>
<tr id="row_0_2_3_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_private_recommendations_data_packing_1_1_comparison_blinding_factor_cache_1_1_blinding_factor_container.html" target="_self">BlindingFactorContainer</a></td><td class="desc">Contains required precomputed random data </td></tr>
<tr id="row_0_2_4_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_privacy_service_provider.html" target="_self">PrivacyServiceProvider</a></td><td class="desc">Privacy Service Provider </td></tr>
<tr id="row_0_2_5_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_secure_comparison_client.html" target="_self">SecureComparisonClient</a></td><td class="desc">Secure Comparison <a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_client.html" title="Client. ">Client</a> </td></tr>
<tr id="row_0_2_6_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_secure_comparison_server.html" target="_self">SecureComparisonServer</a></td><td class="desc">Secure Comparison Server </td></tr>
<tr id="row_0_2_7_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_data_packing_1_1_service_provider.html" target="_self">ServiceProvider</a></td><td class="desc">Service Provider </td></tr>
<tr id="row_0_3_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_3_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_3_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_private_recommendations_utils.html" target="_self">PrivateRecommendationsUtils</a></td><td class="desc">Reusable building blocks for: Generating Private Recommendations Efficiently Using Homomorphic Encryption and Data Packing </td></tr>
<tr id="row_0_3_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_private_recommendations_utils_1_1_comparison_blinding_factor_cache_parameters.html" target="_self">ComparisonBlindingFactorCacheParameters</a></td><td class="desc">Comparison blinding factor cache parameter container struct </td></tr>
<tr id="row_0_3_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_private_recommendations_utils_1_1_comparison_blinding_factor_container.html" target="_self">ComparisonBlindingFactorContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_3_2_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_private_recommendations_utils_1_1_decryption_blinding_factor_container.html" target="_self">DecryptionBlindingFactorContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_3_3_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_utils_1_1_dgk_comparison_client.html" target="_self">DgkComparisonClient</a></td><td class="desc">DGK Comparison Client </td></tr>
<tr id="row_0_3_4_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_utils_1_1_dgk_comparison_server.html" target="_self">DgkComparisonServer</a></td><td class="desc">DGK Comparison Server </td></tr>
<tr id="row_0_3_5_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_utils_1_1_secure_comparison_client.html" target="_self">SecureComparisonClient</a></td><td class="desc">Secure Comparison Client </td></tr>
<tr id="row_0_3_6_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_private_recommendations_utils_1_1_secure_comparison_server.html" target="_self">SecureComparisonServer</a></td><td class="desc">Secure Comparison Server </td></tr>
<tr id="row_0_4_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_4_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_4_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_secure_extremum_selection.html" target="_self">SecureExtremumSelection</a></td><td class="desc">Simulation for secure minimum and maximum selection </td></tr>
<tr id="row_0_4_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_extremum_selection_1_1_client.html" target="_self">Client</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_secure_extremum_selection_1_1_client.html" title="Client. ">Client</a> </td></tr>
<tr id="row_0_4_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_extremum_selection_1_1_server.html" target="_self">Server</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_secure_extremum_selection_1_1_server.html" title="Server. ">Server</a> </td></tr>
<tr id="row_0_5_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_5_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_5_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_secure_face_recognition.html" target="_self">SecureFaceRecognition</a></td><td class="desc">Simulation for: Privacy-Preserving Face Recognition </td></tr>
<tr id="row_0_5_0_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_1_1_client.html" target="_self">Client</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_1_1_client.html" title="Client. ">Client</a> </td></tr>
<tr id="row_0_5_1_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_1_1_server.html" target="_self">Server</a></td><td class="desc"><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_1_1_server.html" title="Server. ">Server</a> </td></tr>
<tr id="row_0_6_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_6_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_6_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_secure_face_recognition_utils.html" target="_self">SecureFaceRecognitionUtils</a></td><td class="desc">Reusable building blocks for: Privacy-Preserving Face Recognition </td></tr>
<tr id="row_0_6_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_secure_face_recognition_utils_1_1_comparison_blinding_factor_cache_parameters.html" target="_self">ComparisonBlindingFactorCacheParameters</a></td><td class="desc">Comparison blinding factor cache parameter container struct </td></tr>
<tr id="row_0_6_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_secure_face_recognition_utils_1_1_comparison_blinding_factor_container.html" target="_self">ComparisonBlindingFactorContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_6_2_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_secure_face_recognition_utils_1_1_dgk_comparison_blinding_factor_cache_parameters.html" target="_self">DgkComparisonBlindingFactorCacheParameters</a></td><td class="desc">Comparison blinding factor cache parameter container struct </td></tr>
<tr id="row_0_6_3_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_secure_face_recognition_utils_1_1_dgk_comparison_blinding_factor_container.html" target="_self">DgkComparisonBlindingFactorContainer</a></td><td class="desc">Stores precomputed random data </td></tr>
<tr id="row_0_6_4_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_utils_1_1_dgk_comparison_client.html" target="_self">DgkComparisonClient</a></td><td class="desc">Secure Comparison Client </td></tr>
<tr id="row_0_6_5_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_utils_1_1_dgk_comparison_server.html" target="_self">DgkComparisonServer</a></td><td class="desc">DGK Comparison Server </td></tr>
<tr id="row_0_6_6_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_utils_1_1_secure_comparison_client.html" target="_self">SecureComparisonClient</a></td><td class="desc">Secure Comparison Client </td></tr>
<tr id="row_0_6_7_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_face_recognition_utils_1_1_secure_comparison_server.html" target="_self">SecureComparisonServer</a></td><td class="desc">Secure Comparison Server </td></tr>
<tr id="row_0_7_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_7_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_7_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_secure_recommendations.html" target="_self">SecureRecommendations</a></td><td class="desc">Simulation for: Privacy-Preserving Recommender Systems in eHealth Systems </td></tr>
<tr id="row_0_7_0_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_recommendations_1_1_hub.html" target="_self">Hub</a></td><td class="desc">Home hub client </td></tr>
<tr id="row_0_7_1_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_recommendations_1_1_secure_svm.html" target="_self">SecureSvm</a></td><td class="desc">Secure Support Vector Machine algorithm </td></tr>
<tr id="row_0_7_2_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_secure_recommendations_1_1_server.html" target="_self">Server</a></td><td class="desc">Medical Recommendations <a class="el" href="class_se_com_lib_1_1_secure_recommendations_1_1_server.html" title="Medical Recommendations Server. ">Server</a> </td></tr>
<tr id="row_0_7_3_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_se_com_lib_1_1_secure_recommendations_1_1_test_data_row.html" target="_self">TestDataRow</a></td><td class="desc">Processed test data container </td></tr>
<tr id="row_0_8_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img id="arr_0_8_" src="ftv2mlastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('0_8_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespace_se_com_lib_1_1_utils.html" target="_self">Utils</a></td><td class="desc">Contains utility classes </td></tr>
<tr id="row_0_8_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_utils_1_1_config.html" target="_self">Config</a></td><td class="desc">Utilitary class for parsing the configuration file </td></tr>
<tr id="row_0_8_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_utils_1_1_cpu_timer.html" target="_self">CpuTimer</a></td><td class="desc">Utilitary class providing algorithm timing functionality </td></tr>
<tr id="row_0_8_2_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_utils_1_1_date_time.html" target="_self">DateTime</a></td><td class="desc">Utilitary class providing date and time functions </td></tr>
<tr id="row_0_8_3_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_utils_1_1_filesystem.html" target="_self">Filesystem</a></td><td class="desc">Contains utilitary functions for accessing the filesystem </td></tr>
<tr id="row_0_8_4_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="class_se_com_lib_1_1_utils_1_1_math.html" target="_self">Math</a></td><td class="desc">Utilitary class providing custom math functions </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Jan 27 2014 01:04:39 for SeComLib by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>