Historique des commits

Auteur SHA1 Message Date
  tristangurtler e22e4ed40e updates to make serialization slightly more efficient il y a 3 ans
  tristangurtler 0f9f92256c stray comment to be deleted il y a 3 ans
  tristangurtler 3f174bb533 making scalars more natural to work with for prsona, as well as fixing a bug in serialization il y a 3 ans
  tristangurtler 07b933c9dd Added functionality to allow new user proofs to work il y a 3 ans
  tristangurtler 74af8389b9 Adding new functionality to enable proofs of valid votes in PRSONA il y a 3 ans
  tristangurtler 7f27cdf91b changes made to enable things needed for proof structure in PRSONA il y a 3 ans
  tristangurtler b7b1339376 Modifying how things print out to aid in debugging il y a 3 ans
  tristangurtler ec1ba5c9d6 Adding functionality that wasn't already present, which was necessary for PRSONA il y a 3 ans
  tristangurtler 513323222d type mismatch with something I do in prsona code il y a 3 ans
  tristangurtler ba5f8bda75 serialization is now slightly better il y a 3 ans
  tristangurtler e34a304f68 adding more detailed tests il y a 3 ans
  tristangurtler d8b3dfabbf serialization for the stuff that I don't know if I'll actually need it for il y a 3 ans
  tristangurtler 733a78b550 fixed some bugs with serialization il y a 3 ans
  tristangurtler daaa2114a4 making serialization possible for hashing (and also network stuff) il y a 3 ans
  tristangurtler a11851e0a1 updated to do some benchmarking in addition to normal testing il y a 3 ans
  tristangurtler 9a461bc266 bug by me: forgot to make points affine before hashing them il y a 3 ans
  tristangurtler e2624e7fe9 bug in underlying library handling multiplication by scalar 0 il y a 3 ans
  tristangurtler ef19d901de fixing the compiler errors so that the test will actually run in a way that can be seen il y a 3 ans
  tristangurtler 15f16757ca additions to make things easier in prsona il y a 3 ans
  tristangurtler d0cfbfca14 cleanup il y a 3 ans
  tristangurtler f00c6d2b7b Updated main.cpp to be more clear about what is being tested where il y a 3 ans
  tristangurtler a7a779f645 final bugfixes associated with the issue of decryption not returning (The issue was related to the dclxvi library not handling adding two equal points correctly; it is fixed by checking if two points are equal in BGN, and using double instead of addition if so) il y a 3 ans
  tristangurtler eb8683e425 fixing make_affine() il y a 3 ans
  tristangurtler 8e598f270b fixing make_affine() il y a 3 ans
  tristangurtler cfed4e2da5 fixing make_affine() il y a 3 ans
  tristangurtler 1d54ce781a fixing operator==() il y a 3 ans
  tristangurtler 583211f2f6 main encrypts 0 il y a 3 ans
  tristangurtler c7865ddfdb beginning to test il y a 3 ans
  tristangurtler 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen il y a 3 ans
  tristangurtler e37e03a6e1 minor style updates il y a 3 ans