RajeshRk18/stealthsnark
Outsource proof generation to an untrusted server without revealing the witness
Rust6 stars0 forks
What it does
StealthSnark is a Rust implementation that allows clients to outsource zk-SNARK proof generation to an untrusted server while keeping the witness private. This enhances security and efficiency in cryptographic computations, leveraging the Dual-LPN assumption.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore how StealthSnark revolutionizes zk-SNARKs by enabling secure outsourcing of proof generation!
Content angles
- Create a tutorial on setting up and running the StealthSnark client/server demo.
- Discuss the implications of outsourcing cryptographic computations and its impact on privacy.
- Analyze the security aspects of the Dual-LPN assumption used in StealthSnark.
Who should care
Developers and researchers interested in cryptography, blockchain technology, and privacy-preserving protocols.