You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a_bennassar b85be5b7f7
Add poseidon benchmark with 16 elements (#44)
2 years ago
.github/workflows Upgrade linters 4 years ago
babyjub Faster ff arithmetics (regenerated code with the newest goff) (#43) 3 years ago
constants Extend Poseidon to 16 inputs (#37) 3 years ago
ff Faster ff arithmetics (regenerated code with the newest goff) (#43) 3 years ago
keccak256 Better keccac256 (#41) 3 years ago
mimc7 Better keccac256 (#41) 3 years ago
poseidon Add poseidon benchmark with 16 elements (#44) 2 years ago
utils Extend Poseidon to 16 inputs (#37) 3 years ago
.golangci.yml Upgrade linters 4 years ago
LICENSE Initial commit 5 years ago
README.md Add github actions and remove travis 4 years ago
go.mod Faster ff arithmetics (regenerated code with the newest goff) (#43) 3 years ago
go.sum Faster ff arithmetics (regenerated code with the newest goff) (#43) 3 years ago

README.md

go-iden3-crypto Go Report Card Test Status Lint Status GoDoc

Go implementation of some cryptographic primitives (that fit inside the SNARK field) used in iden3