https://github.com/ilmoi/groth16-play
https://github.com/ilmoi/groth16-play
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilmoi/groth16-play
- Owner: ilmoi
- Created: 2025-07-16T22:37:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T14:36:29.000Z (11 months ago)
- Last Synced: 2025-07-18T19:04:02.911Z (11 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# groth16-play
simple repo where I learn how growth16 works
run with python
```shell
python groth16.py
```