Type Definition ocelot::oprf::KmprtSender
source · [−]pub type KmprtSender = Sender<KkrtSender>;
Expand description
KMPRT hash-based OPPRF sender, using KKRT as the underlying OPRF.
pub type KmprtSender = Sender<KkrtSender>;
KMPRT hash-based OPPRF sender, using KKRT as the underlying OPRF.