pub fn verify_agg_decryption_key(
agg_pk: &AggregatePublicKey,
agg_dk: &AggregateDecryptionKey,
ct: &CipherText,
commitment: &Hash,
) -> bool
pub fn verify_agg_decryption_key(
agg_pk: &AggregatePublicKey,
agg_dk: &AggregateDecryptionKey,
ct: &CipherText,
commitment: &Hash,
) -> bool