#polynomial #primitive #blob #generate #kzg #bn254 #offers

rust-kzg-bn254-primitives

This library offers a set of structs, traits and functions for generating Blobs and Polynomials which are used to interact with rust-kzg-bn254-prover and rust-kzg-bn254-verifier crates

1 unstable release

new 0.1.0 Jan 30, 2025

#1138 in Rust patterns

Download history 110/week @ 2025-01-28

110 downloads per month
Used in 2 crates

Custom license

310KB
862 lines

rust-kzg-bn254-primitives

Crate

This library offers primitive set of structures and functions for generating and interacting with bn254 KZG commitments and proofs in rust.

Warning & Disclaimer

This code is unaudited and under construction. This is experimental software and is provided on an "as is" and "as available" basis and may not work at all. It should not be used in production.

Dependencies

~6.5MB
~123K SLoC