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

#538 in Cryptography

Download history 1589/week @ 2024-10-29 703/week @ 2024-11-05 1100/week @ 2024-11-12 1767/week @ 2024-11-19 2886/week @ 2024-11-26 1510/week @ 2024-12-03 1702/week @ 2024-12-10 599/week @ 2024-12-17 615/week @ 2024-12-24 544/week @ 2024-12-31 802/week @ 2025-01-07 951/week @ 2025-01-14 852/week @ 2025-01-21 1795/week @ 2025-01-28 2118/week @ 2025-02-04 1515/week @ 2025-02-11

6,465 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
~135K SLoC