Function oprf::coprf::coprf_online::finalize

source ·
pub fn finalize(
    context: &CoPRFReceiverContext,
    blind_output: BlindOutput
) -> Result<Output, Error>
Expand description

To recover the PRF output, the receiver performs unblinding of the blind evaluation result by Elgamal decryption.