Skip to content

iden3/iden3comm

Repository files navigation

iden3comm

Golang implementation of iden3comm protocol

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.

Build constraints

prover_disabled

The prover_disabled build tag prevents the dependency on the librapidsnark.a library.

Behavior with prover_disabled flag:

  • ZK proof verification remains fully functional
  • ZK proof generation will fail with an error when calling the Pack method from ZKPPacker

To enable both ZK proof generation and verification, build the library without the prover_disabled flag.

License

© 2023 0kims Association

This project is licensed under either of

at your option.

About

Implementation of iden3comm communication protocol on golang

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages