Historial de Commits

Autor SHA1 Mensaje Fecha
  tristangurtler da32b7a842 minor changes that lead to ~30% reduction in proof time hace 3 años
  tristangurtler 373a1adbae I don't know what it is, but approximately 3% of the time, there is a bug that causes proofs to fail. Otherwise, I'm adding networking code now hace 3 años
  tristangurtler dda01bd883 all proofs work, all issues fixed, no optimizations yet made hace 3 años
  tristangurtler 74d13f8f85 removed a stray comment hace 3 años
  tristangurtler 95332ee7d7 changed syntax to be more legible hace 3 años
  tristangurtler 813ea4bc56 Added the server consensus 'proofs' hace 3 años
  tristangurtler ae49c1f1cf Added servers checking each other when they add a new user to not allow funny business 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
  tristangurtler 12b3a8dc96 Make valid vote proof a little more efficient hace 3 años
  tristangurtler d6215063bb Added proofs of valid votes by users, as well as more timing data to be printed when the program is run hace 3 años
  tristangurtler b7597a0225 test whether or not a prover can get a verifier to accept a false statement hace 3 años
  tristangurtler 80171710c0 reputation proofs fully working now hace 3 años
  tristangurtler 6fedf2bb85 cleanup of code to be more legible, and some minor changes in how the epoch is handled to be more appropriate for when networking is introduced hace 3 años
  tristangurtler 667cf20ce1 fix for scaling issue applied; code changed to enable the actual structure proofs will take in the future; code added to enable reputation proofs (although this code is currently commented out, as the oracle function is not yet implemented, so attempting compilation with it in will cause a linker error hace 3 años
  tristangurtler a831ddb779 debugging (and makefile support for gdb debugging) complete hace 3 años
  tristangurtler 885c9e40cd there is now something that can actually be compiled; bugfixing remains to get it to run and be useful, though hace 3 años
  tristangurtler 33764d2df2 adding code into stubs, now missing proof stuff, ElGamal is probably not correct, no actual interaction between classes (that is, networking stuff to be added) hace 3 años
  tristangurtler 0e261e00e8 stubbed out beginning of code hace 3 años