30 releases (stable)
| 8.0.0 | Aug 6, 2025 |
|---|---|
| 7.1.0 | May 6, 2025 |
| 7.0.0 | Feb 3, 2025 |
| 6.0.0 | Dec 8, 2023 |
| 0.7.2 | Oct 15, 2022 |
#424 in Cryptography
19,799 downloads per month
Used in 12 crates
(7 directly)
115KB
2.5K
SLoC
Findex
This crate provides the core functionality of Findex, defining the abstract data types, cryptographic operations, and encoding algorithms.
Setup
Add cosmian_findex as dependency to your project :
[dependencies]
cosmian_findex = "8.0.0"
An usage example is available in the examples folder.
Dependencies
~3–12MB
~244K SLoC