[][src]Function frost_dalek::signature::compute_message_hash

pub fn compute_message_hash(context_string: &[u8], message: &[u8]) -> [u8; 64]

Compute a Sha-512 hash of a context_string and a message.