Manta-Network / manta-rs

Rust Crates for the Manta Network Ecosystem
https://github.com/Manta-Network
GNU General Public License v3.0
79 stars 50 forks source link

Add Bit-Decomposition to ECLAIR #199

Closed bhgomes closed 1 year ago

bhgomes commented 2 years ago

For types that implement the trait, they can be transformed into a bit decomposition of some width.

SupremoUGH commented 1 year ago

Solved in https://github.com/openzklib/openzl/pull/37