lambdaworks-math

Crates.iolambdaworks-math
lib.rslambdaworks-math
version
sourcesrc
created_at2023-06-26 20:15:35.627694+00
updated_at2025-03-18 22:52:09.061697+00
descriptionModular math library for cryptography
homepage
repository
max_upload_size
id900603
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Klaus @ LambdaClass (klaus993)

documentation

README

lambdaworks-math Latest Version

Usage

Add this to your Cargo.toml

[dependencies]
lambdaworks-math = "0.12.0"

Structure

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

Commit count: 0

cargo fmt