Scalable full text search over encrypted data in ZeroDB
In ZeroDB, it’s easy to find encrypted data by the value of one field simply by traversing an index from the client. But what about »
In ZeroDB, it’s easy to find encrypted data by the value of one field simply by traversing an index from the client. But what about »
Diving into the world of encryption and data security can be intimidating. While encryption traditionally renders data unusable, a new wave of function-preserving encryption algorithms have »
We're excited to release ZeroDB, an end-to-end encrypted database, to the world. ZeroDB makes it easy to develop applications with strong security and privacy guarantees by »
ZeroDB enables end-to-end encrypted queries, enabling clients to retrieve records without exposing decrypted data to the database server. The familiar client-server architecture stays the same, but »