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

no-std lambdaworks-math

Modular math library for cryptography

10 releases (6 breaking)

new 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

#234 in Cryptography

Download history 1596/week @ 2024-01-05 814/week @ 2024-01-12 576/week @ 2024-01-19 527/week @ 2024-01-26 783/week @ 2024-02-02 575/week @ 2024-02-09 765/week @ 2024-02-16 922/week @ 2024-02-23 723/week @ 2024-03-01 639/week @ 2024-03-08 1096/week @ 2024-03-15 1808/week @ 2024-03-22 1470/week @ 2024-03-29 5133/week @ 2024-04-05 7940/week @ 2024-04-12 6290/week @ 2024-04-19

21,214 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–2.7MB
~42K SLoC