Skip to content

iden3/go-iden3-crypto

Repository files navigation

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:

  • BabyJubJub curve arithmetics & EdDSA on it
  • Goldilocks curve arithmetics
  • Poseidon hash for BN254
  • Poseidon hash for Goldilocks
  • MIMC7

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

License

© 2023 0kims Association

This project is licensed under either of

at your option.

About

Go implementation of some cryptographic primitives (that fit inside the SNARK field) and compatible with circomlib

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published