Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg ea174e9ae6 Anonymize hace 5 meses
  Ian Goldberg d7ae7f2662 Don't serialize an 8-byte length header in front of each Scalar and Point hace 5 meses
  Ian Goldberg 24c3f94e64 Add a "dump" feature that passes down to sigma-compiler hace 5 meses
  Ian Goldberg d83aa46ab0 Add rate limiting test hace 5 meses
  Ian Goldberg cfedc0f825 cargo fmt hace 6 meses
  Ian Goldberg eae9f392e5 Use BTreeMap instead of HashMap to iterate over attributes in a deterministic order hace 6 meses
  Ian Goldberg e137c9e263 Bump version to 0.1.0 and add initial changelog hace 9 meses
  Michele Orrù de6781d47f feat: workflow to update the mirror github repository. hace 9 meses
  Ian Goldberg e8c71f1823 Explicity re-export only the sigma_compiler crate and not the sigma_compiler::sigma_compiler macro hace 10 meses
  Ian Goldberg c6c7de7b76 Bump version to 0.1.0-rc2 hace 10 meses
  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 hace 10 meses
  Ian Goldberg 8f9a595aa9 Mark CMZError as non_exhaustive for future extensibility hace 10 meses
  Ian Goldberg c8e2c87023 CMZBP -> CMZbp to make clippy happier hace 10 meses
  Ian Goldberg 751330af81 Small READMEs for -derive and -core hace 10 meses
  Ian Goldberg 5bbe12024d Commit Cargo.lock files to git hace 10 meses
  Ian Goldberg 835fb5e13b Add author/version to README hace 10 meses
  Ian Goldberg 50d6cae4fc Add MIT licences, set versions to 0.1.0-rc1, and update cargo metadata hace 10 meses
  Ian Goldberg 5e365d29e2 gitignore target hace 10 meses
  Ian Goldberg 9d6c367568 Use kebab case for the package names hace 10 meses
  Ian Goldberg 4c130a89e6 cargo fmt hace 10 meses
  Ian Goldberg 9b7ff2f6d2 The sigma_compiler dependency has been renamed sigma-compiler hace 10 meses
  Ian Goldberg 2a98c79dfd Mark non-runnable code snippets in README.md as text instead of rust hace 10 meses
  Ian Goldberg bfbad00e71 Touch up README and include it as the cmz crate rustdoc hace 11 meses
  Ian Goldberg 3944f2cf30 Touch up some documentation for the cmz_core crate hace 11 meses
  Ian Goldberg b592bd3a9e Don't automatically output the generated sigma_compiler! macro at compile time hace 11 meses
  Ian Goldberg 9827822c23 Add a cmz_core binary that expands the CMZProtocol macro hace 11 meses
  Ian Goldberg e4ea8ff2d1 Clean up crate exports and docs hace 11 meses
  Ian Goldberg e850753df0 Refactor to use runtime/derive/core crate pattern hace 11 meses
  Ian Goldberg e613d0c36b The muCMZ client proof always uses B_generator hace 11 meses
  Ian Goldberg 99a7ed2239 Have handle() store the P value of the MAC it's creating in the credentials it returns hace 11 meses