Skip to main content

sender_encrypt

Function sender_encrypt 

Source
pub fn sender_encrypt(
    choice: &OtChoice,
    setup: &OtSetup,
    m0: &[u8],
    m1: &[u8],
) -> OtEncrypted
Expand description

Phase 3: Sender encrypts both messages.