cossacklabs / acra

Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
https://www.cossacklabs.com/acra/
Apache License 2.0
1.34k stars 128 forks source link

[T2607] Searchable demo #548

Closed G1gg1L3s closed 2 years ago

G1gg1L3s commented 2 years ago

This PR brings a new demo dedicated to the searchable encryption. The code is mostly adapted from other demos or demo in the ee-repo.

It should be reviewed in pair with the PR in engineering demo repository, where it's used.

Checklist