cosmian_findex

Symmetric Searchable Encryption


Keywords
SSE, cloudproof
Licenses
MIT/Apache-2.0
Install
npm install cosmian_findex@2.0.5

Documentation

Findex: Symmetric Searchable Encryption

Crates.io Documentation License

Findex is a Symmetric Searchable Encryption (SSE) library that enables encrypted search over encrypted data. It allows you to securely index and search encrypted data without compromising privacy or security.

Architecture

This repository is organized as a Rust workspace with two crates:

  • cosmian_findex: Core library implementing the SSE algorithms
  • cosmian_sse_memories: Storage back-end implementations for different databases

Related Projects

Findex Server - A production-ready Findex server implementation

License

This project is licensed under the Business Source License 1.1 (BUSL-1.1).