Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg c4c86e28d1 In a disjunction branch, convert statements about equality of public Scalars to statements about equality of public Points by multiplying each side by a generator il y a 3 mois
  Ian Goldberg 4641a3cabc Allow statements that are equality of a public Scalar variable to a public Scalar expression. il y a 4 mois
  Ian Goldberg 3adab6c783 Change the nomenclature of "params" to "instance" to match the sigma_rs crate il y a 4 mois
  Ian Goldberg d21bea09f9 Flip multiplications around to suit sigma_rs il y a 4 mois
  Ian Goldberg b2d950a090 The underlying sigma-rs crate supports scalar_var * scalar_const but not the other way around, so change the tests to do that il y a 4 mois
  Ian Goldberg b5fc2df4c9 prove() and verify() now take a session id as an additional argument il y a 4 mois
  Ian Goldberg 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore il y a 4 mois
  Ian Goldberg 28e485e5ed Add a test using public Scalars il y a 4 mois