Commit History

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