Type Alias ocelot::ot::KosDeltaSender
source · pub type KosDeltaSender = Sender<ChouOrlandiReceiver>;
Expand description
Instantiation of the KOS Delta-OT extension sender, using Chou-Orlandi as the base OT.
Aliased Type§
struct KosDeltaSender { /* private fields */ }