https://github.com/rarimo/go-jwz
https://github.com/rarimo/go-jwz
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rarimo/go-jwz
- Owner: rarimo
- License: apache-2.0
- Created: 2024-02-13T11:07:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T12:17:37.000Z (over 2 years ago)
- Last Synced: 2025-01-24T07:45:53.650Z (over 1 year ago)
- Language: Go
- Size: 28.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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.