# ZK STARKS Proving on ICP ( Groth16 Verifier )

**URL:** https://forum.dfinity.org/t/zk-starks-proving-on-icp-groth16-verifier/24881
**Category:** Developers
**Tags:** Discussing
**Created:** [November 22, 2023, 3:52am UTC](https://forum.dfinity.org/t/zk-starks-proving-on-icp-groth16-verifier/24881 "2023-11-22T03:52:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![agentDPS](https://avatars.discourse-cdn.com/v4/letter/a/fbc32d/32.png) [@agentDPS](https://forum.dfinity.org/u/agentDPS)
#### Post date: [November 22, 2023, 3:52am UTC](https://forum.dfinity.org/t/zk-starks-proving-on-icp-groth16-verifier/24881/1 "2023-11-22T03:52:24Z")

</div>

So I was trying to Link Internet Identity to Govt Aadhar Card using Cryptography . So i needed to verify the proof on ICP . Ironically Gens Groth has been in ICP for a long while but didn’t seem to make any resource on Groth16 verifier in ICP . But turns out it was easy to verifier , Check this repo out for the solution

> <https://github.com/dipanshuhappy/anon-aadhaar-icp/tree/main/rust_backend>
>
> //github.com/dipanshuhappy/anon-aadhaar-icp/tree/main/rust\_backend

---

<div class="post-metadata">

### Author: ![heyuanxun](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/heyuanxun/32/4695_2.png) [@heyuanxun](https://forum.dfinity.org/u/heyuanxun)
#### Post date: [June 19, 2025, 8:59am UTC](https://forum.dfinity.org/t/zk-starks-proving-on-icp-groth16-verifier/24881/2 "2025-06-19T08:59:08Z")

</div>

I just need the resource code for groth16 verification, thank you
