penumbra-zone / decaf377

decaf377 is a prime-order group designed for use in SNARKs over BLS12-377
https://protocol.penumbra.zone/main/crypto/decaf377.html
12 stars 12 forks source link

Add missing methods as need for integrating the latest version of this crate #91

Closed cronokirby closed 3 months ago

cronokirby commented 5 months ago

Don't merge yet, but this serves as a convenient staging point for these changes.

Will eventually close #87.

TalDerei commented 4 months ago

can we merge this? I already upstreamed the changeset in https://github.com/penumbra-zone/penumbra/pull/3806

redshiftzero commented 4 months ago

One item still needed to close #87 for https://github.com/penumbra-zone/poseidon377/pull/53 is the Fq::pow method, it can be done in a subsequent PR though