Skip to content

Cosmian/findex

Repository files navigation

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).

About

Implementation of the Findex searchable encryption scheme

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages