arkworks-rs / poly-commit

A Rust library for polynomial commitments
Apache License 2.0
326 stars 128 forks source link

Add an `Absorb` trait bound to `PCCommitment` #144

Open mmagician opened 8 months ago

mmagician commented 8 months ago

Description

Following Option 2 from https://github.com/arkworks-rs/poly-commit/issues/143.

closes: https://github.com/arkworks-rs/poly-commit/issues/143


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.