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.
Oleksandr Brezhniev f597e20569
Fix Poseidon Hash check for inputs being in Finite Field (#42)
3 years ago
.github/workflows Upgrade linters 4 years ago
babyjub Extend Poseidon to 16 inputs (#37) 3 years ago
constants Extend Poseidon to 16 inputs (#37) 3 years ago
ff Upgrade linters 4 years ago
keccak256 Better keccac256 (#41) 3 years ago
mimc7 Better keccac256 (#41) 3 years ago
poseidon Fix Poseidon Hash check for inputs being in Finite Field (#42) 3 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 Better keccac256 (#41) 3 years ago
go.sum Better keccac256 (#41) 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