#merkle-tree #primitive #scheme #tree-hash #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

#111 in Cryptography

Download history 6512/week @ 2024-07-23 8045/week @ 2024-07-30 7417/week @ 2024-08-06 7823/week @ 2024-08-13 6411/week @ 2024-08-20 6410/week @ 2024-08-27 7471/week @ 2024-09-03 6933/week @ 2024-09-10 11902/week @ 2024-09-17 7093/week @ 2024-09-24 11539/week @ 2024-10-01 18146/week @ 2024-10-08 12202/week @ 2024-10-15 8091/week @ 2024-10-22 8476/week @ 2024-10-29 7253/week @ 2024-11-05

40,088 downloads per month
Used in 73 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

~2.5MB
~42K SLoC