arkworks-rs / crypto-primitives

Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
https://www.arkworks.rs
Apache License 2.0
165 stars 79 forks source link

Add trait bounds for `CRHScheme::Parameters` and `TwoToOneCRHScheme::Parameters` #113

Closed mmagician closed 1 year ago

mmagician commented 1 year ago

See https://github.com/arkworks-rs/poly-commit/issues/117.