#search #encrypted-search

ironcore-search-helpers

Search helpers for working with encrypted values, particularly on the IronCore platform

4 releases

0.2.0 Nov 19, 2021
0.1.2 Mar 26, 2020
0.1.1 Mar 25, 2020
0.1.0 Mar 12, 2020

#1871 in Cryptography

46 downloads per month
Used in ironoxide

AGPL-3.0-only

14KB
328 lines

Search Helpers

Crates DocsRust

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.

Dependencies

~4MB
~103K SLoC