Type Definition ocelot::oprf::KmprtReceiver
source · [−]pub type KmprtReceiver = Receiver<KkrtReceiver>;Expand description
KMPRT hash-based OPPRF receiver, using KKRT as the underlying OPRF.
pub type KmprtReceiver = Receiver<KkrtReceiver>;KMPRT hash-based OPPRF receiver, using KKRT as the underlying OPRF.