Application-level field encryption for PostgreSQL. AES-256-GCM, searchable encryption, blind indexes, key rotation, cloud KMS, FIPS-140, crypto-shredding, SQL firewall. Written in Rust.
-
Updated
Apr 15, 2026 - Rust
Application-level field encryption for PostgreSQL. AES-256-GCM, searchable encryption, blind indexes, key rotation, cloud KMS, FIPS-140, crypto-shredding, SQL firewall. Written in Rust.
Searchable encryption for Laravel models with database or Elasticsearch indexing.
Blind Index Pattern implementation
Blind Indexing: This Laravel project demonstrates secure handling of sensitive user data using blind indexing and the CipherSweet library. It allows encryption of fields like name, email, and SSN while enabling efficient searches. The user-friendly interface facilitates data input and visualization of both raw and encrypted values.
Enigma is a ciphersweet wrapper for Laravel, it gives us the possibility to search on encrypted values.
Encrypt PostgreSQL fields at the application layer in Rust to protect data from DB access, leaked creds, and exposed backups
Add a description, image, and links to the blind-index topic page so that developers can more easily learn about it.
To associate your repository with the blind-index topic, visit your repo's landing page and select "manage topics."