emp-toolkit / emp-zk

Efficient and Interactive Zero-Knowledge Proofs
Other
77 stars 18 forks source link

working over 254-bit fields #19

Open themighty1 opened 2 years ago

themighty1 commented 2 years ago

Hi, we are considering using emp-zk for our project by modifying it to work over a 254-bit field, specifically BN254, ideally BLS12-381. Could you kindly offer your intuition as to what kind of CPU perfomance degradation we should expect compared to the current 61-bit field. Thanks.