Commit History

Author SHA1 Message Date
  tristangurtler e22e4ed40e updates to make serialization slightly more efficient 3 years ago
  tristangurtler 0f9f92256c stray comment to be deleted 3 years ago
  tristangurtler 3f174bb533 making scalars more natural to work with for prsona, as well as fixing a bug in serialization 3 years ago
  tristangurtler 74af8389b9 Adding new functionality to enable proofs of valid votes in PRSONA 3 years ago
  tristangurtler b7b1339376 Modifying how things print out to aid in debugging 3 years ago
  tristangurtler daaa2114a4 making serialization possible for hashing (and also network stuff) 3 years ago
  tristangurtler 9a461bc266 bug by me: forgot to make points affine before hashing them 3 years ago
  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) 3 years ago
  tristangurtler eb8683e425 fixing make_affine() 3 years ago
  tristangurtler 8e598f270b fixing make_affine() 3 years ago
  tristangurtler cfed4e2da5 fixing make_affine() 3 years ago
  tristangurtler 1d54ce781a fixing operator==() 3 years ago
  tristangurtler c7865ddfdb beginning to test 3 years ago
  tristangurtler 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 years ago
  tristangurtler a47148d30a changes to make things a little more sane 3 years ago
  tristangurtler 7759891eee refactoring continues ever further. This won't compile yet, but contains the skeleton for what we actually need to be able to use this in any fashion 3 years ago
  tristangurtler 648fcc7e2d cleaning up some files by getting rid of them when they're unnecessary, others refactoring to be more appropriate (and use better code) 3 years ago
  tristangurtler c0a5d8b88c reorganizing things and beginning to simplify down to only what we need for PRSONA; this change will not compile 3 years ago