Skip to main content

MLDSA87_sign_message_representative

Function MLDSA87_sign_message_representative 

Source
pub unsafe extern "C" fn MLDSA87_sign_message_representative(
    out_encoded_signature: *mut u8,
    private_key: *const MLDSA87_private_key,
    msg_rep: *const u8,
) -> c_int