fn_dsa

Function vrfy_key_size

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

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