Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg 32697bba53 Support CMZ protocols with public Points as parameters, not just public Scalars před 2 měsíci
  Ian Goldberg 17d3918a37 Change nomenclature of "params" to "instance" for the underlying sigma protocol před 3 měsíci
  Ian Goldberg a90bde0b2c cargo fmt před 3 měsíci
  Ian Goldberg 5033b41669 Use sigma_compiler_prover or sigma_compiler_verifier as appropriate před 3 měsíci
  Ian Goldberg aedf3fbda9 Enable the range statements in the wallet test před 3 měsíci
  Ian Goldberg 2cc1771ea8 prepare() and handle() now take a session id as an additional argument před 3 měsíci
  Ian Goldberg e7b44882fc Ensure the rng implements CryptoRng + RngCore před 3 měsíci
  Ian Goldberg 324e24d42a Add create_MAC and compute_MAC_coeff functions to CMZCred před 4 měsíci
  Ian Goldberg 42ccd5f0dc curve25519-dalek is only needed for tests; move it to dev-depencencies před 5 měsíci
  Ian Goldberg 33d34a16f7 clippy před 5 měsíci
  Ian Goldberg 032b63af60 Use new sigma_compiler! syntax před 5 měsíci
  Ian Goldberg 99a84ebefe Add visit-mut to syn features so that this subcrate can be built on its own před 5 měsíci
  Ian Goldberg 3d7fee936c Allow ZKP statements to refer to revealed and implicit attributes of shown credentials před 5 měsíci
  Ian Goldberg 3b272ee3f9 Change "cmz_gen_keys" to "cmz14_gen_keys" for consistency with the rest of the API před 5 měsíci
  Ian Goldberg de9d1efc2b Handle (and test) credentials declared in different modules from where a protocol using them is declared před 5 měsíci
  Ian Goldberg 42e06646a9 Change the macro name for CMZ14 from CMZProtocol to CMZ14Protocol před 5 měsíci
  Ian Goldberg 5a12ecfd87 CMZ14 client ZKP před 5 měsíci
  Ian Goldberg 425df68506 A function for creating fake MACs on a credential před 5 měsíci
  Ian Goldberg a45db1a350 For shown credentials with optional validity proofs, emit the proof when explicitly asked před 5 měsíci
  Ian Goldberg 4af16121dc Don't emit optional validity proofs by default před 5 měsíci
  Ian Goldberg ef94f40afd Enable shown credentials in a protocol to only optionally have their validity proven před 5 měsíci
  Ian Goldberg 2b86683b15 µCMZ client ZKP před 5 měsíci
  Ian Goldberg 5cb948fc85 Start on the client ZKP před 5 měsíci
  Ian Goldberg 699d041268 Make the StructFieldList API a little cleaner před 5 měsíci
  Ian Goldberg 712147dbbb More carefully separate out the client and issuer contributions to Joint attributes před 5 měsíci
  Ian Goldberg 237c5f8281 Generate the issuer proof statement for CMZ14 před 5 měsíci
  Ian Goldberg 1f406f5593 A couple of comment touchups před 5 měsíci
  Ian Goldberg c5ab17a0d8 Generate the issuer proof statement for muCMZ před 5 měsíci
  Ian Goldberg a1f97113dd µCMZ issuing protocol complete, except for ZKPs před 6 měsíci
  Ian Goldberg 3e329df9b6 Ensure that the credentials passed to prepare and handle are for the right protocol (CMZ14 or µCMZ) před 6 měsíci