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 年 前
..
BGN.cpp 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 年 前
Bipoint.cpp 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 年 前
PrivateKey.cpp 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 年 前
PublicKey.cpp 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 年 前
Quadripoint.cpp 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 年 前
Scalar.cpp 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 年 前
main.cpp 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 年 前
pairing.cpp 732ae10471 bgn2 now compiles (although whether it does anything remains to be seen 3 年 前
print_helpers.cpp c7865ddfdb beginning to test 3 年 前