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.

1.4 KiB

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.