|
myl7/fss 1.1.0
Function secret sharing (FSS) primitives including distributed point/comparison function (DPF/DCF)
|
Correction word. More...
Public Attributes | |
| int4 | s |
| int4 | v |
Correction word.
According to the paper, there are s, v, tl, tr to be stored. v is converted to the clamped 16B to be stored. tl, tr is stored at the clamped bit of s, v, respectively.