|
myl7/fss 1.1.0
Function secret sharing (FSS) primitives including distributed point/comparison function (DPF/DCF)
|
VDMPF key for one party. More...
Public Attributes | |
| int4 | sigma |
| int | m_rt |
| Runtime bucket count used during Gen. | |
| int | b_size_rt |
| Runtime bucket size used during Gen. | |
| BucketKey | bks [m] |
VDMPF key for one party.
Stores the PRP seed, runtime parameters from Gen, and per-bucket inner VDPF keys.