Historial de Commits

Autor SHA1 Mensaje Fecha
  Stan Gurtler ec1a914e9e changes to HBC stuff (not yet debugged) hace 2 años
  tristangurtler 65db225dec fixed user tally batched proofs hace 3 años
  tristangurtler c36f40b878 proof batching for 2/3 cases currently in place hace 3 años
  tristangurtler 33e41b4eb5 Cleaning up code to be more legible, and checking it with valgrind hace 3 años
  tristangurtler 3cce4c56e4 server/client now compile, at least hace 3 años
  tristangurtler da32b7a842 minor changes that lead to ~30% reduction in proof time hace 3 años
  tristangurtler dda01bd883 all proofs work, all issues fixed, no optimizations yet made hace 3 años
  tristangurtler d0dc9b9bac fixed bugs identified in previous meeting (it turned out to just be indexing problems, as I had suspected) hace 3 años
  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. hace 3 años
  tristangurtler 813ea4bc56 Added the server consensus 'proofs' hace 3 años
  tristangurtler beb6c7aa14 Added ability for users to verify servers correctly added them hace 3 años
  tristangurtler f7faf80c5e Refactoring: put proof code (and global variables) in one shared class the other things inherit from hace 3 años