diff --git a/README.md b/README.md index 9dfc4c0..b352172 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ For library tooling (e.g. input generators, TypeScript implementations), refer t - [RSA](https://github.com/zkpassport/noir_rsa) - RSA signature verification - [Schnorr](https://github.com/noir-lang/schnorr) - Schnorr signature verification - [WebAuthn/Passkeys](https://github.com/olehmisar/noir_webauthn) - Verification of WebAuthn/Passkeys signatures; verifies signatures produced by `credentials.get` +- [Stylus Verifier](https://github.com/wakeuplabs-io/noir-stylus-verifier) – Noir circuit for verifying ECDSA signatures generated by Arbitrum Stylus contracts using the `secp256r1` curve. #### Merkle Trees