A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
1–10 of 41 posts
Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#2Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#3What would you use this for?
I personally would prefer something like Homomorphic encryption for say sql queries on a database that the server can never read.
Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#4What would you use this for?
Compressing images into jpeg without anyone else ever seeing them. I personally would prefer something like Homomorphic encryption for say sql queries on a database that the server can never read.
Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#5Wouldn't you compress the file independently ... regardless of anytype of encryption (homomorphic or not).
Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#6Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#7"Compression" and "Encryption" seem like two words I wouldn't expect in the same sentence. Wouldn't you compress the file independently ... regardless of anytype of encryption (homomorphic or not).
Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#8Earlier quoted context omitted.
Compressing images into jpeg without anyone else ever seeing them. I personally would prefer something like Homomorphic encryption for say sql queries on a database that the server can never read.
There's no information in the repo, but I suppose this means jpeg compression of an encrypted image without decryption, right?
Re: A JPEG Image Compression Service Using Part Homomorphic Encryption (2019)
#9"Compression" and "Encryption" seem like two words I wouldn't expect in the same sentence. Wouldn't you compress the file independently ... regardless of anytype of encryption (homomorphic or not).
This is image compression, which uses visual tricks, not simple binary file compression
I'm confused.