tristangurtler
|
e22e4ed40e
updates to make serialization slightly more efficient
|
hace 4 años |
tristangurtler
|
3f174bb533
making scalars more natural to work with for prsona, as well as fixing a bug in serialization
|
hace 4 años |
tristangurtler
|
d8b3dfabbf
serialization for the stuff that I don't know if I'll actually need it for
|
hace 4 años |
tristangurtler
|
15f16757ca
additions to make things easier in prsona
|
hace 4 años |
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)
|
hace 4 años |
tristangurtler
|
732ae10471
bgn2 now compiles (although whether it does anything remains to be seen
|
hace 4 años |
tristangurtler
|
b9afa528a7
final touches on that BGN class refactor -- you should only be able to get validly made public and private keys
|
hace 4 años |
tristangurtler
|
579500ee80
refactor down one last time, now PublicKey does the actual addition/multiplication
|
hace 4 años |
tristangurtler
|
a47148d30a
changes to make things a little more sane
|
hace 4 años |
tristangurtler
|
648fcc7e2d
cleaning up some files by getting rid of them when they're unnecessary, others refactoring to be more appropriate (and use better code)
|
hace 4 años |
tristangurtler
|
c0a5d8b88c
reorganizing things and beginning to simplify down to only what we need for PRSONA; this change will not compile
|
hace 4 años |