Type Definition proj_crypto::asymmetric::commitments::Opening [] [src]

type Opening = (Mpz, Mpz);

The data required to open a commitment: the data committed to and the random integer a