#elliptic-curve #fft #math #finite-fields #polynomial #field #modular

no-std lambdaworks-math

Modular math library for cryptography

13 releases (breaking)

0.10.0 Sep 2, 2024
0.8.0 Jul 19, 2024
0.6.0 Mar 26, 2024
0.3.0 Dec 4, 2023
0.1.3 Jul 5, 2023

#411 in Cryptography

Download history 4962/week @ 2024-06-13 5728/week @ 2024-06-20 4759/week @ 2024-06-27 4845/week @ 2024-07-04 4808/week @ 2024-07-11 5016/week @ 2024-07-18 6982/week @ 2024-07-25 8692/week @ 2024-08-01 8288/week @ 2024-08-08 6969/week @ 2024-08-15 6399/week @ 2024-08-22 7755/week @ 2024-08-29 6718/week @ 2024-09-05 11897/week @ 2024-09-12 8487/week @ 2024-09-19 6322/week @ 2024-09-26

34,875 downloads per month
Used in 75 crates (5 directly)

Apache-2.0

695KB
17K SLoC

lambdaworks-math Latest Version

Usage

Add this to your Cargo.toml

[dependencies]
lambdaworks-math = "0.8.0"

Structure

This crate contains all the relevant mathematical building blocks needed for proof systems and cryptography. The main parts are:

Dependencies

~0–7.5MB
~177K SLoC