Type Alias ocelot::ot::KosReceiver

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

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

Aliased Type§

struct KosReceiver { /* private fields */ }