tristangurtler ef19d901de fixing the compiler errors so that the test will actually run in a way that can be seen 3 years ago
..
BGN.hpp ef19d901de fixing the compiler errors so that the test will actually run in a way that can be seen 3 years ago
Bipoint.hpp 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
Curvepoint.hpp ef19d901de fixing the compiler errors so that the test will actually run in a way that can be seen 3 years ago
PrivateKey.hpp 15f16757ca additions to make things easier in prsona 3 years ago
PublicKey.hpp 15f16757ca additions to make things easier in prsona 3 years ago
Quadripoint.hpp 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
Scalar.hpp 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 years ago
pairing.hpp 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 years ago
print_helpers.hpp c7865ddfdb beginning to test 3 years ago