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 |
#1628 in Cryptography
52 downloads per month
Used in ironoxide
14KB
328 lines
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.
Dependencies
~4MB
~98K SLoC