arkworks-rs / r1cs-std

R1CS constraints for bits, fields, and elliptic curves
https://www.arkworks.rs
Apache License 2.0
133 stars 58 forks source link

use `frobenius_map_in_place` instead of `frobenious_map` #114

Closed mmagician closed 1 year ago

mmagician commented 1 year ago

Description

Companion to https://github.com/arkworks-rs/algebra/pull/557


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.

mmagician commented 1 year ago

no op as already added via https://github.com/arkworks-rs/r1cs-std/pull/109, merging for completeness.