https://github.com/kickeddroid/blake3-zkp
Simple Proof of Concept ZKP using Blake3
https://github.com/kickeddroid/blake3-zkp
Last synced: 11 months ago
JSON representation
Simple Proof of Concept ZKP using Blake3
- Host: GitHub
- URL: https://github.com/kickeddroid/blake3-zkp
- Owner: KickedDroid
- Created: 2024-07-22T21:11:45.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T23:17:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T01:34:59.690Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is merely for educational purposes and so I can grasp ZKPs.
*Do not use*
Is not secure, I have no idea if it works.