1 unstable release
0.2.0 | Mar 2, 2021 |
---|
#24 in #records
Used in 5 crates
(3 directly)
14KB
344 lines
Alexandria tagging system
The internals of alexandria work with records and search tags. Records are fully encrypted, meaning that searching them in a reasonable amount of work is impossible. To solve this problem Alexandria uses search tags, that are searched in a separately encrypted tag tables. This way records can be searched via tags, without exposing their data bodies.
Dependencies
~0.4–1MB
~22K SLoC