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