Crate cryprot_ot

Source

Modules§

adapter
base
extension
noisy_vole
phase
silent_ot

Structs§

MaliciousMarker
Used as a marker type for malicious security OT implementation.
SemiHonestMarker
Used as a marker type for semi-honest security OT implementation.

Traits§

Connected
Malicious
Marker trait for OT implementations secure against malicious adversaries.
RandChoiceRotReceiver
Returns a random choice vector alongside OTs.
RandChoiceRotSender
Marker trait for R-OT Senders that are paired with a random choice receiver.
RotReceiver
RotSender
Security
Used to abstract over SemiHonestMarker or MaliciousMarker
SemiHonest
Marker trait for OT implementations secure against semi-honest adversaries.

Functions§

random_choices