Commit History

Author SHA1 Message Date
  Ian Goldberg 5d0e38b711 Allow sigma::codegen to modify the StatementTree 4 months ago
  Ian Goldberg b5fc2df4c9 prove() and verify() now take a session id as an additional argument 4 months ago
  Ian Goldberg 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore 4 months ago
  Ian Goldberg cd47fcf33c Be able to send extra generated public values along with the proof 4 months ago
  Ian Goldberg 73b29275b1 Have prove() and verify() return Err(sigma_rs::errors::Error) on failure instead of Err(()) 4 months ago
  Ian Goldberg 31e596b0c3 Code generation stubs for sigma_rs 4 months ago
  Ian Goldberg 7e4b865b1f Refactor StructFieldList from codegen to sigma/codegen 4 months ago