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

Аутор SHA1 Порука Датум
  Ian Goldberg bfbad00e71 Touch up README and include it as the cmz crate rustdoc пре 8 месеци
  Ian Goldberg 3944f2cf30 Touch up some documentation for the cmz_core crate пре 8 месеци
  Ian Goldberg b592bd3a9e Don't automatically output the generated sigma_compiler! macro at compile time пре 8 месеци
  Ian Goldberg 9827822c23 Add a cmz_core binary that expands the CMZProtocol macro пре 8 месеци
  Ian Goldberg e4ea8ff2d1 Clean up crate exports and docs пре 8 месеци
  Ian Goldberg e850753df0 Refactor to use runtime/derive/core crate pattern пре 8 месеци
  Ian Goldberg e613d0c36b The muCMZ client proof always uses B_generator пре 9 месеци
  Ian Goldberg 99a7ed2239 Have handle() store the P value of the MAC it's creating in the credentials it returns пре 9 месеци
  Ian Goldberg 32697bba53 Support CMZ protocols with public Points as parameters, not just public Scalars пре 9 месеци
  Ian Goldberg 17d3918a37 Change nomenclature of "params" to "instance" for the underlying sigma protocol пре 10 месеци
  Ian Goldberg a90bde0b2c cargo fmt пре 10 месеци
  Ian Goldberg 5033b41669 Use sigma_compiler_prover or sigma_compiler_verifier as appropriate пре 10 месеци
  Ian Goldberg aedf3fbda9 Enable the range statements in the wallet test пре 10 месеци
  Ian Goldberg 2cc1771ea8 prepare() and handle() now take a session id as an additional argument пре 10 месеци
  Ian Goldberg e7b44882fc Ensure the rng implements CryptoRng + RngCore пре 11 месеци
  Ian Goldberg 324e24d42a Add create_MAC and compute_MAC_coeff functions to CMZCred пре 1 година
  Ian Goldberg 42ccd5f0dc curve25519-dalek is only needed for tests; move it to dev-depencencies пре 1 година
  Ian Goldberg 33d34a16f7 clippy пре 1 година
  Ian Goldberg 032b63af60 Use new sigma_compiler! syntax пре 1 година
  Ian Goldberg 99a84ebefe Add visit-mut to syn features so that this subcrate can be built on its own пре 1 година
  Ian Goldberg 3d7fee936c Allow ZKP statements to refer to revealed and implicit attributes of shown credentials пре 1 година
  Ian Goldberg 3b272ee3f9 Change "cmz_gen_keys" to "cmz14_gen_keys" for consistency with the rest of the API пре 1 година
  Ian Goldberg de9d1efc2b Handle (and test) credentials declared in different modules from where a protocol using them is declared пре 1 година
  Ian Goldberg 42e06646a9 Change the macro name for CMZ14 from CMZProtocol to CMZ14Protocol пре 1 година
  Ian Goldberg 5a12ecfd87 CMZ14 client ZKP пре 1 година
  Ian Goldberg 425df68506 A function for creating fake MACs on a credential пре 1 година
  Ian Goldberg a45db1a350 For shown credentials with optional validity proofs, emit the proof when explicitly asked пре 1 година
  Ian Goldberg 4af16121dc Don't emit optional validity proofs by default пре 1 година
  Ian Goldberg ef94f40afd Enable shown credentials in a protocol to only optionally have their validity proven пре 1 година
  Ian Goldberg 2b86683b15 µCMZ client ZKP пре 1 година