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

Download history 1250/week @ 2024-10-26 1073/week @ 2024-11-02 816/week @ 2024-11-09 1303/week @ 2024-11-16 3166/week @ 2024-11-23 1373/week @ 2024-11-30 1929/week @ 2024-12-07 900/week @ 2024-12-14 674/week @ 2024-12-21 399/week @ 2024-12-28 888/week @ 2025-01-04 880/week @ 2025-01-11 915/week @ 2025-01-18 980/week @ 2025-01-25 2639/week @ 2025-02-01 1464/week @ 2025-02-08

6,168 downloads per month
Used in 2 crates (via cloudproof_findex)

BUSL-1.1

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