Skip to content

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

License

Notifications You must be signed in to change notification settings

kaleido-io/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.7%
  • Assembly 1.3%