Commit History

Автор SHA1 Съобщение Дата
  tristangurtler 0c958cdddb This compiles, but has bugs right now. The current issue I'm looking at is that, the other ways I've tested it, the fresh pseudonyms are generated correctly, but the proofs of their generation are not verifying. Specifically, when proving that a piece of the result is valid, the proof succeeds if it was generated as the product of a 0 from the permutation matrix and the original pseudonym, but fails if it was generated as the product of a 1 from the permutation matrix and the original pseudonym. I am debugging this now. преди 3 години
  tristangurtler 95332ee7d7 changed syntax to be more legible преди 3 години
  tristangurtler 813ea4bc56 Added the server consensus 'proofs' преди 3 години
  tristangurtler ae49c1f1cf Added servers checking each other when they add a new user to not allow funny business преди 3 години
  tristangurtler beb6c7aa14 Added ability for users to verify servers correctly added them преди 3 години
  tristangurtler f7faf80c5e Refactoring: put proof code (and global variables) in one shared class the other things inherit from преди 3 години