ironcore-search-helpers

Crates.ioironcore-search-helpers
lib.rsironcore-search-helpers
version0.2.0
sourcesrc
created_at2020-03-12 17:42:36.01608
updated_at2021-11-19 18:26:36.598282
descriptionSearch helpers for working with encrypted values, particularly on the IronCore platform.
homepage
repository
max_upload_size
id217911
size14,167
(leeroy-travis)

documentation

README

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.

Commit count: 0

cargo fmt