Function generate_proper_sharing_matrices

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

Generate proper (k,n) threshold sharing matrices based on visual cryptography theory