Historial de Commits

Autor SHA1 Mensaje Fecha
  Michele Orrù 723aa81860 Minor documentation formatting improvements. hace 1 año
  Ian Goldberg 96aa50de5e Add a verify_MAC function to credentials hace 1 año
  Ian Goldberg 08c88bdb07 Mark the module generated by the CMZProtocol macro family as #![allow(non_snake_case)] hace 1 año
  Ian Goldberg cf200cc5e6 Remove an unused "use" from tests/wallet.rs hace 1 año
  Ian Goldberg b445286f1e Add a couple of comments to tests/wallet.rs hace 1 año
  Ian Goldberg 28eadc73eb CMZ (not muCMZ) issuing should now work, except for there's no ZKPs hace 1 año
  Ian Goldberg f6a599b9d6 CMZ (not muCMZ) issuing progressing hace 1 año
  Ian Goldberg 83f447d04b Refactor a bit hace 1 año
  Ian Goldberg 66c9c45a54 More code generation hace 1 año
  Ian Goldberg 1dd53d20c3 Improve the error messages a bit hace 1 año
  Ian Goldberg b44934d074 More code generation hace 1 año
  Ian Goldberg 93868f628c Continue code generation hace 1 año
  Ian Goldberg f2dbcad56d Start code generation hace 1 año
  Ian Goldberg ea6649a5eb Classic CMZ and muCMZ gen_keys are slightly different hace 1 año
  Ian Goldberg 7f54f44bce prepare and handle will need an rng hace 1 año
  Ian Goldberg a24c71ca33 Emit the handle and finalize APIs hace 1 año
  Ian Goldberg 122c353ce1 Documentation for parameterized protocols hace 1 año
  Ian Goldberg e6d04480e4 Start the README. Still very incomplete. hace 1 año
  Ian Goldberg 95ec3aa0d8 Typo fix in a comment hace 1 año
  Ian Goldberg cb0e99cd07 Add the ability to optionally list parameters for CMZ protocols hace 1 año
  Ian Goldberg c57c5effa1 The PrimeGroup trait automatically includes GroupEncoding hace 1 año
  Ian Goldberg 1e1fc3a8c7 Start having the CMZProtocol macro family generate the client and issuer API hace 1 año
  Ian Goldberg 8792e7afc3 Use collect() instead of manual iteration hace 1 año
  Ian Goldberg 7da83329b9 Parser for the CMZProtocol macros hace 1 año
  Ian Goldberg 662b45327c Merge serialization code for scalars and points hace 1 año
  Ian Goldberg 9e8430e2a8 Add serde abilities to credentials, pubkeys, and privkeys hace 1 año
  Ian Goldberg 00bca17b9c The CMZCredential trait should not itself be generic hace 1 año
  Ian Goldberg bed5f08d4a cargo fmt hace 1 año
  Ian Goldberg 7fb14f8a23 Add using_privkey and using_pubkey convenience functions to trait CMZCredential hace 1 año
  Ian Goldberg 987e1e5db6 Create, store, and load private and public keys for credential types hace 1 año