iden3 / go-iden3-crypto

Go implementation of some cryptographic primitives (that fit inside the SNARK field) and compatible with circomlib
Apache License 2.0
117 stars 38 forks source link

Refuce gc pressure #51

Closed mask-pp closed 1 year ago

OBrezhniev commented 1 year ago

Thank you, @mask-pp, for your contribution! I've reimplemented partially your changes in PR #52, and it greatly reduced number of allocations.