You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
## Problem\*
Related to noir-lang/zk_bench#11
## Summary\*
Add a benchmark test for noir ends, following PR 6566 (aztec-packages)
## Additional Context
## Documentation\*
Check one:
- [X] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.
# PR Checklist\*
- [X] I have tested the changes locally.
- [X] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
---------
Co-authored-by: Tom French <[email protected]>
Circom implementation: https://github.com/0xPARC/circom-ecdsa
Noir implementation: https://noir-lang.org/docs/noir/standard_library/cryptographic_primitives/ecdsa_sig_verification/#ecdsa_secp256k1verify_signature
The text was updated successfully, but these errors were encountered: