pub fn extract_decrypt_shares(
    encrypted_tally: EncryptedTally,
    committee_priv_keys: Vec<MemberSecretKey>
) -> Vec<TallyDecryptShare>
Expand description

Extract decyrpt shares for publication