Expand description
(Random) subfield vector oblivious linear evaluation (sVOLE) traits + instantiations.
This module provides traits for sVOLE, alongside an implementation of the Weng-Yang-Katz-Wang maliciously secure random sVOLE protocol.
Modules
Implementation of the Weng-Yang-Katz-Wang random subfield VOLE protocol (cf.
https://eprint.iacr.org/2020/925).
Traits
Trait for an sVOLE receiver.
Trait for an sVOLE sender.