Commit History

Author SHA1 Message Date
  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
  Ian Goldberg b4c24b900a Change the policy for invites_remaining in the level up protocol 3 years ago
  Ian Goldberg eb80509086 The request message of the level upgrade protocol 3 years ago
  Ian Goldberg aa72dfe7f4 Check the MACs on the Bucket Reachability credentials in the tests 3 years ago
  Ian Goldberg d7559ab558 Create Bucket Reachability credentials and put them in buckets as appropriate 3 years ago
  Ian Goldberg 8f489c81ff Dates should just be u32, not u64 3 years ago
  Ian Goldberg c26fe16563 Moved protocol modules into submodules of "proto" module instead of all being at the top level 3 years ago
  Ian Goldberg d086302257 Handle the case where the migration table has illegal entries for some reason 3 years ago
  Ian Goldberg d575c6957c Don't forget to check the credential against the seen list 3 years ago
  Ian Goldberg 8bb355621d The complete migration protocol for the case of migrating from trust level 0 to trust level 1 3 years ago
  Ian Goldberg 2fa0937c46 Handle the response of the trust promotion protocol to produce the Migration credential 3 years ago
  Ian Goldberg d4b2b95a70 The response message of the trust promotion protocol 3 years ago
  Ian Goldberg 94f8786f67 Check the proof in the request message of the trust promotion protocol 3 years ago
  Ian Goldberg 63f6376133 The request message of the trust promotion protocol 3 years ago
  Ian Goldberg 0f8bca9abe Move unit tests to their own file 3 years ago
  Ian Goldberg 361e9f20a2 Start on trust promotion 3 years ago
  Ian Goldberg 0a4ea2f155 Fix up formatting of module doc comments 3 years ago
  Ian Goldberg 8d85ca1ada Check that we can use the credential to read a bucket 3 years ago
  Ian Goldberg a3b631c384 Update the name of one test 3 years ago