https://github.com/ironcorelabs/search-helpers
Enrcypted search helpers in rust
https://github.com/ironcorelabs/search-helpers
Last synced: 4 months ago
JSON representation
Enrcypted search helpers in rust
- Host: GitHub
- URL: https://github.com/ironcorelabs/search-helpers
- Owner: IronCoreLabs
- Created: 2020-02-09T23:30:56.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T17:29:30.000Z (about 1 year ago)
- Last Synced: 2025-05-15T18:37:41.767Z (about 1 year ago)
- Language: Rust
- Homepage: https://docs.rs/ironcore-search-helpers
- Size: 41 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Search Helpers
[](https://crates.io/crates/ironcore-search-helpers) [](https://docs.rs/ironcore-search-helpers)
A Rust library for encrypted search helpers which can be used to create blind indexes.
For now this supports creating an index on strings using tri-grams. The tri-grams are hashed
using a salt as well as an optional partition_id.