7 ms·
Technically, there are rate-1 homomorphic encryption schemes, where ‘rate’ refers to the size ratio between the plaintext and the ciphertext. They’re not super
by blintz 1y ago
Technically, there are rate-1 homomorphic encryption schemes, where ‘rate’ refers to the size ratio between the plaintext and the ciphertext. They’re not super practical, so your general point stands.
- reliabilityguy 1y agoOh, interesting. Can you point to a paper about one?
- blintz 1y agoThis is a good one: https://eprint.iacr.org/2019/720.pdf https://eprint.iacr.org/2019/720.pdf
- reliabilityguy 1y agoThank you, I’ll give it a read.