tristangurtler
|
e34a304f68
adding more detailed tests
|
il y a 4 ans |
tristangurtler
|
d8b3dfabbf
serialization for the stuff that I don't know if I'll actually need it for
|
il y a 4 ans |
tristangurtler
|
ef19d901de
fixing the compiler errors so that the test will actually run in a way that can be seen
|
il y a 4 ans |
tristangurtler
|
15f16757ca
additions to make things easier in prsona
|
il y a 4 ans |
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)
|
il y a 4 ans |
tristangurtler
|
732ae10471
bgn2 now compiles (although whether it does anything remains to be seen
|
il y a 4 ans |
tristangurtler
|
3784fbf4d3
typo
|
il y a 4 ans |
tristangurtler
|
b9afa528a7
final touches on that BGN class refactor -- you should only be able to get validly made public and private keys
|
il y a 4 ans |
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
|
il y a 4 ans |