Commit History

Author SHA1 Message Date
  tristangurtler e22e4ed40e updates to make serialization slightly more efficient 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 e34a304f68 adding more detailed tests 3 years ago
  tristangurtler d8b3dfabbf serialization for the stuff that I don't know if I'll actually need it for 3 years ago
  tristangurtler ef19d901de fixing the compiler errors so that the test will actually run in a way that can be seen 3 years ago
  tristangurtler 15f16757ca additions to make things easier in prsona 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 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 years ago
  tristangurtler b9afa528a7 final touches on that BGN class refactor -- you should only be able to get validly made public and private keys 3 years ago
  tristangurtler a06b1672ec okay actually another refactor, this time to make one final class that collects everything else. I anticipate this will be easier to use when it comes time to start running things using this library 3 years ago