google / private-join-and-compute

Apache License 2.0
792 stars 138 forks source link

Why can't paillier encrypt relatively large numbers? #36

Closed Cryptographer63 closed 2 years ago

Cryptographer63 commented 2 years ago

For example, if I encrypt "7685212333", and then decrypt it, I get "18446744072804829357". If "76852123" is encrypted, it can be decrypted correctly