pub trait SemiHonest { }
Expand description

A marker trait denoting that the given scheme is semi-honest secure.

Implementors