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

Download history 1407/week @ 2025-09-26 872/week @ 2025-10-03 812/week @ 2025-10-10 1158/week @ 2025-10-17 1770/week @ 2025-10-24 1584/week @ 2025-10-31 1478/week @ 2025-11-07 2510/week @ 2025-11-14 2282/week @ 2025-11-21 7899/week @ 2025-11-28 9270/week @ 2025-12-05 9297/week @ 2025-12-12 5443/week @ 2025-12-19 3636/week @ 2025-12-26 5364/week @ 2026-01-02 4534/week @ 2026-01-09

19,799 downloads per month
Used in 12 crates (7 directly)

BUSL-1.1

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