|
|
|
|
|
by hangonhn
1298 days ago
|
|
So if the fields are encrypted by the proxy on the way to the DB, how do queries and indices work since it would be pretty much invisible to the DB and the query planner? Thanks! I really like the approach you are taking since it could be a quick drop-in deployment that solves a huge problem for us. |
|
With JIT response encryption none of that is an issue, the database still has the raw data but applications are protected. The downside is it can be slow for large amounts of data.
[1] https://en.wikipedia.org/wiki/Homomorphic_encryption