Skip to main content

distribute

Function distribute 

Source
pub fn distribute(master_seed: &[u8; 32], party_count: usize) -> Vec<PrgShare>
Expand description

Generate PRG shares from a master seed.