28 releases (stable)
7.0.0 | Feb 3, 2025 |
---|---|
6.0.0 | Dec 8, 2023 |
5.0.3 | Sep 18, 2023 |
4.0.3 | Jul 11, 2023 |
0.7.2 | Oct 15, 2022 |
#566 in Cryptography
6,168 downloads per month
Used in 2 crates
(via cloudproof_findex)
71KB
1.5K
SLoC
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
.
Dependencies
~2–12MB
~129K SLoC