Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg d5683e25d2 The sigma-rs dependency has been renamed sigma-proofs před 2 měsíci
  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 před 3 měsíci
  Ian Goldberg 4641a3cabc Allow statements that are equality of a public Scalar variable to a public Scalar expression. před 4 měsíci
  Ian Goldberg 3adab6c783 Change the nomenclature of "params" to "instance" to match the sigma_rs crate před 4 měsíci
  Ian Goldberg d21bea09f9 Flip multiplications around to suit sigma_rs před 4 měsíci
  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 před 4 měsíci
  Ian Goldberg b5fc2df4c9 prove() and verify() now take a session id as an additional argument před 4 měsíci
  Ian Goldberg 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore před 4 měsíci
  Ian Goldberg 28e485e5ed Add a test using public Scalars před 4 měsíci