Type Alias oprf::coprf::coprf_online::BlindInput

source ·
pub type BlindInput = Ciphertext;
Expand description

The blinded coPRF input corresponds to a ciphertext of the underlying rerandomizable encryption scheme, in our case an Elgamal ciphertext.