|
|
|
|
|
by adastra22
1025 days ago
|
|
And one protection against that is to map the key into another space using a random (or close enough) key for that transformation, perform the calculation homomorphically, then transform back. This is often too expensive, but it does come up as a possibility in some zero knowledge protocols. |
|