Commit Verlauf

Autor SHA1 Nachricht Datum
  tristangurtler 121294a618 fixing bug with transmission of Scalar values vor 3 Jahren
  tristangurtler 3cce4c56e4 server/client now compile, at least vor 3 Jahren
  tristangurtler 858573287e fixed typos vor 3 Jahren
  tristangurtler 7811abfb42 adding the orchestrator code vor 4 Jahren
  tristangurtler 3e75082ddb updates to networking code vor 4 Jahren
  tristangurtler dfd57cea95 fixing serialization of proofs vor 4 Jahren
  tristangurtler 6eb1cce546 minor fix, just a whitespace thing vor 4 Jahren
  tristangurtler ed06aae428 fixed a few things around serialization of uncommon types vor 4 Jahren
  tristangurtler de2a815609 correction to Makefile vor 4 Jahren
  tristangurtler 4715de0aad networking code upload; it doesn't compile yet, and there's a small delta left on the client code before that's ready anyways. But the server code has been drafted; needs to be debugged vor 4 Jahren
  tristangurtler 085ba04e4a adding that it uses the helper function it should've been using vor 4 Jahren
  tristangurtler 0ff6d430fa oversight that this helper function wasn't already present vor 4 Jahren
  tristangurtler 386371ec37 minor addition to server to make behave more appropriately for networking portion vor 4 Jahren
  tristangurtler d31afa1ca1 figuring out appropriate underlying library for networking vor 4 Jahren
  tristangurtler da32b7a842 minor changes that lead to ~30% reduction in proof time vor 4 Jahren
  tristangurtler f21ae46373 fixing valid permutation matrix proofs so that only one challenge is used, not one per element vor 4 Jahren
  tristangurtler 55f33cf43e fixing underlying issue with affine points vor 4 Jahren
  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 vor 4 Jahren
  tristangurtler dda01bd883 all proofs work, all issues fixed, no optimizations yet made vor 4 Jahren
  tristangurtler e169566a27 fixing weird merge issue vor 4 Jahren
  tristangurtler d0dc9b9bac fixed bugs identified in previous meeting (it turned out to just be indexing problems, as I had suspected) vor 4 Jahren
  tristangurtler c9f071f006 reconfiguring proof for fresh pseudonym reordering as recommended by Ian vor 4 Jahren
  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. vor 4 Jahren
  tristangurtler 8838b079ce added new constructors to make something easier in epoch calculation code vor 4 Jahren
  tristangurtler 74d13f8f85 removed a stray comment vor 4 Jahren
  tristangurtler 184224a2bf updates to make serialization slightly more efficient (may require a 'make clean && make') vor 4 Jahren
  tristangurtler 95332ee7d7 changed syntax to be more legible vor 4 Jahren
  tristangurtler 77939b65b6 stray comment to be deleted vor 4 Jahren
  tristangurtler 3701ccbffd fixing a bug in serialization, as well as making scalars easier to work with vor 4 Jahren
  tristangurtler 813ea4bc56 Added the server consensus 'proofs' vor 4 Jahren