dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
https://dusk-network.github.io/plonk
Mozilla Public License 2.0
543 stars 150 forks source link

Implement Iter and IntoIter for Polynomial #759

Closed erikareale closed 1 year ago

erikareale commented 1 year ago

Related issue(s)

Related to https://github.com/dusk-network/plonk/issues/174.

Description

Changes