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

#525 in Cryptography

Download history 1464/week @ 2024-11-18 3164/week @ 2024-11-25 1111/week @ 2024-12-02 1937/week @ 2024-12-09 861/week @ 2024-12-16 687/week @ 2024-12-23 388/week @ 2024-12-30 875/week @ 2025-01-06 891/week @ 2025-01-13 968/week @ 2025-01-20 1129/week @ 2025-01-27 2532/week @ 2025-02-03 1636/week @ 2025-02-10 1356/week @ 2025-02-17 2603/week @ 2025-02-24 1460/week @ 2025-03-03

7,215 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
~136K SLoC