rust-kzg-bn254-verifier

Crates.iorust-kzg-bn254-verifier
lib.rsrust-kzg-bn254-verifier
version0.1.0
sourcesrc
created_at2025-01-30 21:28:07.781247+00
updated_at2025-01-30 21:28:07.781247+00
descriptionThis library offers a set of functions for verifying KZG commitments and proofs in bn254, with the motivation of supporting fraud and validity proof logic in EigenDA rollup integrations.
homepage
repositoryhttps://github.com/Layr-Labs/rust-kzg-bn254
max_upload_size
id1536873
size37,581
(EigenlabsITAdmin)

documentation

README

rust-kzg-bn254-batch-verification

Crate

This library offers batch verification functions for KZG.

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.

Commit count: 89

cargo fmt