Commit History

Author SHA1 Message Date
  Ian Goldberg 25d8613783 Remove most types in let statements 2 years ago
  Ian Goldberg 3bfa021aa1 rustfmt auto-formatting 2 years ago
  Ian Goldberg 37ab25b13e default clippy cleanup 2 years ago
  Ian Goldberg 149f7cd322 Typo in comment 2 years ago
  Ian Goldberg 987098c14b Have the issuer consume the messages it receives 2 years ago
  Ian Goldberg 06922f2d22 Flesh out some comments 2 years ago
  Ian Goldberg 0c4b8a658e Turn ZKP transcript debugging back off 2 years ago
  Ian Goldberg f2bb30d9a7 The Credential struct need not have a hardcoded number of attributes 2 years ago
  Ian Goldberg a7813bc519 Credential showing and verification 2 years ago
  Ian Goldberg d67d289b0f Use the A and B precomputation tables wherever possible 2 years ago
  Ian Goldberg 10b7814750 Make the APIs of the two submodules match 2 years ago
  Ian Goldberg c446828be7 Refactor the two types of credential issuing each into their own submodule 2 years ago
  Ian Goldberg 69fea6b907 Blind issuing and verification of both the client's and issuer's proofs 2 years ago
  Ian Goldberg 1a145a6952 Nonblind credential issuing and verification of the resulting proof 2 years ago
  Ian Goldberg c6f37a1833 Be able to create Issuers and their private and public keys 2 years ago