lambdaclass / lambdaworks

lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
https://lambdaclass.github.io/lambdaworks/
Apache License 2.0
625 stars 140 forks source link

Optimization(BN254): decompress g1 point #934

Open gianbelinche opened 1 month ago

gianbelinche commented 1 month ago

This function is about x10 times slower than its correspondent in rust-kzg-bn254 which uses ark_bn254.