Type Alias ocelot::oprf::KmprtReceiver

source ·
pub type KmprtReceiver = Receiver<KkrtReceiver>;
Expand description

KMPRT hash-based OPPRF receiver, using KKRT as the underlying OPRF.

Aliased Type§

struct KmprtReceiver { /* private fields */ }