Skip to main content

BaseOt

Type Alias BaseOt 

Source
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 */ }