Type Alias ocelot::ot::AlszReceiver

source ·
pub type AlszReceiver = Receiver<ChouOrlandiSender>;
Expand description

Instantiation of the ALSZ OT extension receiver, using Chou-Orlandi as the base OT.

Aliased Type§

struct AlszReceiver { /* private fields */ }