pub type BaseOt = SimplestOt;Expand description
Base OT implementation used by extension protocols.
When the ml-kem-base-ot feature is not enabled, use
simplest_ot::SimplestOt.
Aliased Typeยง
pub struct BaseOt { /* private fields */ }pub type BaseOt = SimplestOt;Base OT implementation used by extension protocols.
When the ml-kem-base-ot feature is not enabled, use
simplest_ot::SimplestOt.
pub struct BaseOt { /* private fields */ }