Searchable encryption for Laravel models with database or Elasticsearch indexing.
-
Updated
Apr 28, 2026 - PHP
Searchable encryption for Laravel models with database or Elasticsearch indexing.
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.
Pure Java, lightweight application-level field encryption for Spring Boot. Transparent encrypt/decrypt on write/read, HMAC blind index for exact-match queries, multi-DEK envelope encryption with key rotation support, pluggable storage adapters (MongoDB included).
RozVibe is a secure digital journal built so you never have to self-censor. This repository open-sources the client-side AES-256-GCM cryptography that powers RozVibe's zero-knowledge architecture.
Application Layer Encryption for .NET with EF Core integration, key rotation and KMS support.
Framework-agnostic encrypted columns for Ruby with versioned key rotation and optional blind indexes for equality lookups.
Application-level field encryption SDK for Node.js with pluggable storage adapters and multi-KMS support.
Blind Index Pattern implementation
Field-level encryption for Ruby apps with MySQL UDF support
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.
A brief Spring Boot implementation for application-level field encryption using envelope encryption, blind indexing, Vault-backed key management, and PostgreSQL persistence
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."