fully-homomorphic-encryption icon indicating copy to clipboard operation
fully-homomorphic-encryption copied to clipboard

Representation Encrypted Number

Open alecatalfamo opened this issue 4 years ago • 0 comments

Good Morning, I want to create a script in which the input are the Encrypted number and not the plaintext. I want to realize a simple sum. How can represent the Encrypted Number through int type? Is possible to encode o to serialize the ciphertext in order to give it like input? Thank you very much!

alecatalfamo avatar Nov 11 '21 12:11 alecatalfamo