tristangurtler d0dc9b9bac fixed bugs identified in previous meeting (it turned out to just be indexing problems, as I had suspected) il y a 3 ans
..
EGCiphertext.hpp 8838b079ce added new constructors to make something easier in epoch calculation code il y a 3 ans
base.hpp d0dc9b9bac fixed bugs identified in previous meeting (it turned out to just be indexing problems, as I had suspected) il y a 3 ans
client.hpp 813ea4bc56 Added the server consensus 'proofs' il y a 3 ans
proof.hpp beb6c7aa14 Added ability for users to verify servers correctly added them il y a 3 ans
server.hpp d0dc9b9bac fixed bugs identified in previous meeting (it turned out to just be indexing problems, as I had suspected) il y a 3 ans
serverEntity.hpp 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. il y a 3 ans