fully-homomorphic-encryption
fully-homomorphic-encryption copied to clipboard
Representation Encrypted Number
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!