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

no-std lambdaworks-math

Modular math library for cryptography

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

#938 in Cryptography

Download history 7914/week @ 2024-07-26 7594/week @ 2024-08-02 8160/week @ 2024-08-09 6746/week @ 2024-08-16 6828/week @ 2024-08-23 7619/week @ 2024-08-30 6519/week @ 2024-09-06 12457/week @ 2024-09-13 8298/week @ 2024-09-20 7408/week @ 2024-09-27 17669/week @ 2024-10-04 16576/week @ 2024-10-11 8903/week @ 2024-10-18 8699/week @ 2024-10-25 8929/week @ 2024-11-01 7373/week @ 2024-11-08

35,741 downloads per month
Used in 78 crates (5 directly)

Apache-2.0

1MB
20K SLoC

lambdaworks-math Latest Version

Usage

Add this to your Cargo.toml

[dependencies]
lambdaworks-math = "0.11.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
~178K SLoC