Skip to main content

MLDSA87_verify_message_representative

Function MLDSA87_verify_message_representative 

Source
pub unsafe extern "C" fn MLDSA87_verify_message_representative(
    public_key: *const MLDSA87_public_key,
    signature: *const u8,
    signature_len: usize,
    msg_rep: *const u8,
) -> c_int