#merkle-tree #primitive #tree-hash #scheme #commitment #proof #polynomial

no-std lambdaworks-crypto

Data structures and primitives for cryptography library

14 releases (breaking)

0.11.0 Oct 24, 2024
0.9.0 Aug 12, 2024
0.8.0 Jul 19, 2024
0.6.0 Mar 26, 2024
0.1.3 Jul 5, 2023

#102 in Cryptography

Download history 8363/week @ 2024-11-17 9983/week @ 2024-11-24 16693/week @ 2024-12-01 15763/week @ 2024-12-08 13339/week @ 2024-12-15 9252/week @ 2024-12-22 10349/week @ 2024-12-29 11857/week @ 2025-01-05 12304/week @ 2025-01-12 16072/week @ 2025-01-19 22639/week @ 2025-01-26 17762/week @ 2025-02-02 21014/week @ 2025-02-09 22694/week @ 2025-02-16 26155/week @ 2025-02-23 20761/week @ 2025-03-02

91,285 downloads per month
Used in 86 crates (via starknet-types-core)

Apache-2.0

545KB
10K SLoC

lambdaworks-crypto Latest Version

Usage

Add this to your Cargo.toml

[dependencies]
lambdaworks-crypto = "0.11.0"

Structure

This crate contains different cryptographic primitives needed for proof systems. The main elements are:

Dependencies

~3MB
~50K SLoC