Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down