Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secp256k1 additional test vectors #883

Open
skaunov opened this issue Nov 15, 2024 · 0 comments
Open

secp256k1 additional test vectors #883

skaunov opened this issue Nov 15, 2024 · 0 comments

Comments

@skaunov
Copy link

skaunov commented Nov 15, 2024

There was an implementation of secp256k1 curve (now deprecated) which beside of the common arkworks test templates use the specific values. I wonder if those should be added to the current curve crate in the repo as well?
https://github.com/geometryxyz/ark-secp256k1/blob/d508c22e4b24d13b9a13f89320c59ba62d22c529/src/test_vectors.rs#L8

The test which uses it and the additional serialization test (is it useful too?) are at https://github.com/geometryxyz/ark-secp256k1/blob/d508c22e4b24d13b9a13f89320c59ba62d22c529/src/tests.rs#L87.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant