w3f / ring-proof

ring-vrf ring proof v2.5
Apache License 2.0
14 stars 4 forks source link

Serializable ProverKey #19

Closed davxy closed 11 months ago

davxy commented 11 months ago

Maybe you want to make the FieldColumn::len a u32 instead of usize.

Otherwise will be 8 bytes in 64-bit hosts and 4 in wasm. So serialized result will not be portable