Skip to content
/ findex Public

Implementation of the Findex searchable encryption scheme

License

Notifications You must be signed in to change notification settings

Cosmian/findex

Repository files navigation

Findex

To build Findex simply run:

cargo build --release

To test, run:

cargo test --release --all-features

To launch the benchmarks, run:

cargo bench --all-features

Note that benches are quite involving and require several ours for a full run. Once all benchmarks are run, one can reproduce our figure by replacing the data in the .dat files in benches/data/ and compiling the latex script benches/make_figures.tex.

About

Implementation of the Findex searchable encryption scheme

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published