generate_basic_matrices

Function generate_basic_matrices 

Source
pub fn generate_basic_matrices(
    k: usize,
    n: usize,
    block_size: usize,
) -> Result<Vec<ShareMatrix>>
Expand description

Generate basic sharing matrices for (k,n) threshold scheme