Skip to main content

M_PRIME_LEN

Constant M_PRIME_LEN 

Source
const M_PRIME_LEN: usize = _; // 127usize
Expand description

Length of the message representative M' (see message_representative): PREFIX ‖ LABEL ‖ len(ctx) ‖ ctx ‖ SHA-512(..), a fixed size (the + 1 is the len(ctx) byte).