Zokrates / ZoKrates

A toolbox for zkSNARKs on Ethereum
https://zokrates.github.io
GNU Lesser General Public License v3.0
1.8k stars 360 forks source link

How to convert field numbers into 128 bit fields [128] now #1331

Open Ameame555 opened 1 year ago

Ameame555 commented 1 year ago

`2Y5ZM)EV}}S4ADP(_0%}6G M{Y9V3%_TKRG8EUX_9KO484 Now we can only convert field to u32 [4] and u32 [4] to field. Why is it not possible in pack128. zok to convert u32 [4] to field [128]? Please answer. Thanks.