iden3 / go-iden3-core

Go core implementation of the iden3 system
https://docs.iden3.io
Apache License 2.0
91 stars 33 forks source link

zkProofs slow speed in 32 bits architecture #393

Closed ed255 closed 2 years ago

ed255 commented 4 years ago

zkProofs operations are slow on 32 bits architecture: https://github.com/iden3/go-circom-prover-verifier/issues/23

This affects:

On 32 bits archs these operations are around 40 times slower.