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

Extend Poseidon to 16 inputs #37

Closed OBrezhniev closed 2 years ago

OBrezhniev commented 2 years ago

Extend Poseidon to 16 inputs (constants are taken from circomlib) Better initialization of Poseidon constants Updated deps