Type Alias ocelot::oprf::KkrtReceiver

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

KKRT oblivious PRF receiver using ALSZ OT extension with Chou-Orlandi as the base OT.

Aliased Type§

struct KkrtReceiver { /* private fields */ }