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

#802 in Cryptography

Download history 474/week @ 2024-12-25 685/week @ 2025-01-01 682/week @ 2025-01-08 1198/week @ 2025-01-15 687/week @ 2025-01-22 2640/week @ 2025-01-29 1508/week @ 2025-02-05 1245/week @ 2025-02-12 1927/week @ 2025-02-19 2061/week @ 2025-02-26 2101/week @ 2025-03-05 2512/week @ 2025-03-12 2361/week @ 2025-03-19 1239/week @ 2025-03-26 1595/week @ 2025-04-02 1456/week @ 2025-04-09

7,305 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
~137K SLoC