Skip to main content

h_msg_into

Function h_msg_into 

Source
pub fn h_msg_into<P: Params>(
    r: &[u8],
    pk_seed: &[u8],
    pk_root: &[u8],
    m: &[u8],
    out: &mut [u8],
)
Expand description

H_msg(R, PK.seed, PK.root, M) — message hash. Output written to out (m bytes).