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 »

Worth exploring

A Peek Under the Hood

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 »