Type Alias ocelot::ot::AlszSender

source ·
pub type AlszSender = Sender<ChouOrlandiReceiver>;
Expand description

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

Aliased Type§

struct AlszSender { /* private fields */ }