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

uECC_compute_public_key() failed with secp160r1 161bits private_key #231

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

Comments

@googlehim
Copy link

secp160r1, private_key = 0100000000000000000001f4c8f927aed3ca752256
uECC_compute_public_key(const uint8_t *private_key, uint8_t *public_key, uECC_Curve curve)
failed with public_key all zeros

public_key should be: (test with python ecdsa)
4a96b5688ef573284664698968c38bb913cbfc82

can you check for this?

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