Type Alias oprf::coprf::coprf_online::BlindOutput
source · pub type BlindOutput = Ciphertext;
Expand description
Since blind evaluation is performed via the homomorphic properties and rerandomizability of the underlying encryption scheme, a coPRF output is also a ciphertext of the underlying encryption scheme.