Commit History

Author SHA1 Message Date
  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