Commit History

Author SHA1 Message Date
  onyinyang 8b2d4ab202 Modularized duplicate code and added more tests 2 years ago
  onyinyang 6223b6235b Fixed issues identified during live code review 2 years ago
  onyinyang 7a69f7ff5d Added statistics for open invite 1000 users 2 years ago
  onyinyang 8d3be9748c Added timing and measurements to all methods, TODO printout tests 2 years ago
  onyinyang b1a09eaca1 Removed types for deserialized objects 2 years ago
  onyinyang 4aaf7860cc Added timing and perfstat struct for open invite 2 years ago
  onyinyang 701a047454 Added serialized sizes for request and response in open invite 2 years ago
  onyinyang 56911752c0 Replace big_array with serde_as, cargo fmt likes things to be alphabetical 2 years ago
  onyinyang 67f2a708d4 Added serialization/deserialization for check_blockage and trust_promotion 2 years ago
  onyinyang f257280c6e Added serialization and deserialization for all but check blockage and trust promotion 2 years ago
  onyinyang cca1f7e009 Fixed comments from code review 2 years ago
  onyinyang 83d7162b7a Added Bridgeline to open-entry 2 years ago
  Ian Goldberg 81cbdea305 Change IssuerPubKey constructor to be more functional 2 years ago
  Ian Goldberg 75f9d80146 The complete blockage migration protocol 3 years ago
  Ian Goldberg 667641f5a3 Be consistent about the ordering of the parameters in the ZKPs 3 years ago
  Ian Goldberg b12b5114e0 The complete check blockage protocol 3 years ago
  Ian Goldberg 5f71cd501c Add a migration type attribute to the Migration credential 3 years ago
  Ian Goldberg 0e5876a939 API for adding bridges and marking them as unreachable 3 years ago
  Ian Goldberg 19e38c6cac Make an easier to use test harness 3 years ago
  Ian Goldberg c850d07e72 Complete the redeem invitation protocol 3 years ago
  Ian Goldberg bfb8f24a2f The request message of the redeem invitation protocol 3 years ago
  Ian Goldberg 5d739005e8 Complete the issue invitation protocol 3 years ago
  Ian Goldberg d0684bb5d6 The response message of the issue invitation protocol 3 years ago
  Ian Goldberg ec020d25e8 The request message of the issue invitation protocol 3 years ago
  Ian Goldberg c530d4a081 Up the max level to 4 and add the ZKP for the max number of blockages allowed in the level up protocol 3 years ago
  Ian Goldberg a0fec80955 Change the invites_issued attribute of the Lox credential to just count blockages instead 3 years ago
  Ian Goldberg e633b88ac9 More Rust cleanups 3 years ago
  Ian Goldberg 336b9aeb28 Remove noop migration credentials 3 years ago
  Ian Goldberg 33df688155 Fix the rust in a couple of places 3 years ago
  Ian Goldberg ff79e254c3 Complete the level upgrade protocol 3 years ago