tpe

Function aggregate_decryption_shares

Source
pub fn aggregate_decryption_shares(
    shares: &BTreeMap<u64, DecryptionKeyShare>,
) -> AggregateDecryptionKey