myl7/fss 1.1.0
Function secret sharing (FSS) primitives including distributed point/comparison function (DPF/DCF)
Loading...
Searching...
No Matches
fss::Dpf< in_bits, Group, Prg, In, par_depth >::Cw Struct Reference

Correction word. More...

Public Attributes

int4 s
 
bool tr
 

Detailed Description

template<int in_bits, typename Group, typename Prg, typename In = uint, int par_depth = -1>
struct fss::Dpf< in_bits, Group, Prg, In, par_depth >::Cw

Correction word.

Layout

According to the paper, there are s, tl, tr to be stored. tl is stored at the clamped bit of s.


The documentation for this struct was generated from the following file: