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.
pub type BlindInput = Ciphertext;The blinded coPRF input corresponds to a ciphertext of the underlying rerandomizable encryption scheme, in our case an Elgamal ciphertext.