Expand description

Implementation of the Weng-Yang-Katz-Wang random subfield VOLE protocol (cf. https://eprint.iacr.org/2020/925).

Structs

Type for LPN parameters used internally in the setup phase and the extend phase of the protocol. LPN parameters are provided during the initialization of the protocol so that the extension produces small, medium or large number of values.
Subfield VOLE receiver.
Subfield VOLE sender.

Constants

Large LPN parameters for extend phase.
Medium LPN parameters for extend phase.
Small LPN parameters for extend phase.
Large LPN parameters for setup phase.
Medium LPN parameters for setup phase.
Small LPN parameters for setup phase.