Историја ревизија

Аутор SHA1 Порука Датум
  Ian Goldberg e8c71f1823 Explicity re-export only the sigma_compiler crate and not the sigma_compiler::sigma_compiler macro пре 9 месеци
  Ian Goldberg c6c7de7b76 Bump version to 0.1.0-rc2 пре 9 месеци
  Ian Goldberg e0ce76b158 Re-export the sigma-compiler crate so that it doesn't need to be an explicit dependency in your Cargo.toml file пре 9 месеци
  Ian Goldberg 8f9a595aa9 Mark CMZError as non_exhaustive for future extensibility пре 9 месеци
  Ian Goldberg c8e2c87023 CMZBP -> CMZbp to make clippy happier пре 9 месеци
  Ian Goldberg 751330af81 Small READMEs for -derive and -core пре 9 месеци
  Ian Goldberg 5bbe12024d Commit Cargo.lock files to git пре 9 месеци
  Ian Goldberg 835fb5e13b Add author/version to README пре 9 месеци
  Ian Goldberg 50d6cae4fc Add MIT licences, set versions to 0.1.0-rc1, and update cargo metadata пре 9 месеци
  Ian Goldberg 5e365d29e2 gitignore target пре 9 месеци
  Ian Goldberg 9d6c367568 Use kebab case for the package names пре 9 месеци
  Ian Goldberg 4c130a89e6 cargo fmt пре 9 месеци
  Ian Goldberg 9b7ff2f6d2 The sigma_compiler dependency has been renamed sigma-compiler пре 9 месеци
  Ian Goldberg 2a98c79dfd Mark non-runnable code snippets in README.md as text instead of rust пре 10 месеци
  Ian Goldberg bfbad00e71 Touch up README and include it as the cmz crate rustdoc пре 10 месеци
  Ian Goldberg 3944f2cf30 Touch up some documentation for the cmz_core crate пре 10 месеци
  Ian Goldberg b592bd3a9e Don't automatically output the generated sigma_compiler! macro at compile time пре 10 месеци
  Ian Goldberg 9827822c23 Add a cmz_core binary that expands the CMZProtocol macro пре 10 месеци
  Ian Goldberg e4ea8ff2d1 Clean up crate exports and docs пре 10 месеци
  Ian Goldberg e850753df0 Refactor to use runtime/derive/core crate pattern пре 10 месеци
  Ian Goldberg e613d0c36b The muCMZ client proof always uses B_generator пре 11 месеци
  Ian Goldberg 99a7ed2239 Have handle() store the P value of the MAC it's creating in the credentials it returns пре 11 месеци
  Ian Goldberg 32697bba53 Support CMZ protocols with public Points as parameters, not just public Scalars пре 11 месеци
  Ian Goldberg 17d3918a37 Change nomenclature of "params" to "instance" for the underlying sigma protocol пре 1 година
  Ian Goldberg a90bde0b2c cargo fmt пре 1 година
  Ian Goldberg 5033b41669 Use sigma_compiler_prover or sigma_compiler_verifier as appropriate пре 1 година
  Ian Goldberg aedf3fbda9 Enable the range statements in the wallet test пре 1 година
  Ian Goldberg 2cc1771ea8 prepare() and handle() now take a session id as an additional argument пре 1 година
  Ian Goldberg e7b44882fc Ensure the rng implements CryptoRng + RngCore пре 1 година
  Ian Goldberg 324e24d42a Add create_MAC and compute_MAC_coeff functions to CMZCred пре 1 година