Type Alias ocelot::oprf::KmprtSender

source ·
pub type KmprtSender = Sender<KkrtSender>;
Expand description

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

Aliased Type§

struct KmprtSender { /* private fields */ }