An open API service indexing awesome lists of open source software.

https://github.com/rarimo/go-jwz


https://github.com/rarimo/go-jwz

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# jwz
Golang implementation of json web zeroknowledge

### Notes on prover optimization for x86_64 hardware and witness calculator dependencies
See readme in [iden3/go-rapidsnark/prover](https://github.com/iden3/go-rapidsnark/blob/main/prover/) and [iden3/go-rapidsnark/witness](https://github.com/iden3/go-rapidsnark/blob/main/witness/)

## 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

- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE))
- [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT))

at your option.