fn_dsa_vrfy

Function signature_size

Source
pub const fn signature_size(logn: u32) -> usize
Expand description

Get the size (in bytes) of a signature for the provided degree (degree is n = 2^logn, with 2 <= logn <= 10).