enricobottazzi / zk-fhe

Zk proving the correct execution of encryption operation under BFV Fully Homomorphic Encryption scheme
MIT License
109 stars 5 forks source link

Speed up Polynomial Multiplication using Challenge API #5

Closed enricobottazzi closed 10 months ago

enricobottazzi commented 11 months ago

https://github.com/enricobottazzi/zk-fhe-playground/blob/enrico/add-poly-mul-rlc/examples/poly_mul_rlc.rs

https://github.com/axiom-crypto/axiom-eth/pull/22