|
|
|
|
|
by wish5031
2800 days ago
|
|
Talking about LWE, the author says: > A major problem with this system is that it has very large keys. To encrypt just one bit of information requires public keys with size n^2 in the security parameter. Can't this be solved by e.g. forcing some kind of random sparsity structure on the matrix and then compressing with a format like CSC or CSR? (probably just not understanding LWE completely) |
|