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

no-std lambdaworks-math

Modular math library for cryptography

10 releases (6 breaking)

0.7.0 Apr 24, 2024
0.6.0 Mar 26, 2024
0.5.0 Jan 8, 2024
0.3.0 Dec 4, 2023
0.1.3 Jul 5, 2023

#231 in Cryptography

Download history 519/week @ 2024-01-25 708/week @ 2024-02-01 680/week @ 2024-02-08 655/week @ 2024-02-15 1057/week @ 2024-02-22 606/week @ 2024-02-29 672/week @ 2024-03-07 1187/week @ 2024-03-14 1493/week @ 2024-03-21 1504/week @ 2024-03-28 4292/week @ 2024-04-04 7024/week @ 2024-04-11 8415/week @ 2024-04-18 7076/week @ 2024-04-25 8092/week @ 2024-05-02 2509/week @ 2024-05-09

28,134 downloads per month
Used in 5 crates (3 directly)

Apache-2.0

655KB
16K SLoC

lambdaworks-math Latest Version

Usage

Add this to your Cargo.toml

[dependencies]
lambdaworks-math = "0.7.0"

Structure

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

Dependencies

~0–5.5MB
~120K SLoC