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

Correction word. More...

Public Attributes

int4 s
 
bool extra
 

Detailed Description

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

Correction word.

For levels 1..n-1, s is the CW and extra is unused (false). For level n, s stores SetLsb(HCW, LCW_0) and extra stores LCW_1.


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