Homomorphic-Image-Encryption
Homomorphic-Image-Encryption copied to clipboard
Secure outsourcing of image editing to untrusted cloud environments by implementing Paillier's Homomorphic Cryptosystem and extending it to work over images. Implementing a homomorphic brightness func...
Results
2
Homomorphic-Image-Encryption issues
Sort by
recently updated
recently updated
newest added
Dear developer, I want to save the encrypted images into .png format for the further operate the encrypted image. I used to convert the np.array to unit8, but it seems...
I want to know could I extract the sift feature on the encrypted domain? Thanks your code