29 releases (stable)
new 7.1.0 | May 6, 2025 |
---|---|
7.0.0 | Feb 3, 2025 |
6.0.0 | Dec 8, 2023 |
5.0.3 | Sep 18, 2023 |
0.7.2 | Oct 15, 2022 |
#401 in Cryptography
5,611 downloads per month
Used in 4 crates
(3 directly)
110KB
2.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 hours for a full
run. Once all benchmarks are run, you will find detailed reports under target/criterion
.
Dependencies
~3–19MB
~273K SLoC