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

ECDSA Signature generation not matching with TestVector #1

Open
hareesh-d opened this issue Aug 29, 2018 · 0 comments
Open

ECDSA Signature generation not matching with TestVector #1

hareesh-d opened this issue Aug 29, 2018 · 0 comments

Comments

@hareesh-d
Copy link

ECDSA Signature (R and S) generated for the inputs from below test vectors are not matching. i.e by using the given PrivateKey and Message, I have generated ECDSA signature (R and S values). But I noticed that only R value is generated as mentioned in TestVector. S value is not matching. But I can verify the Signature from Test vector successfully.
Same behavior is observed with OpenSSL implementation also.

Can you please confirm if this known behavior? Is this TestVector really valid?

186-3ecdsasiggencomponenttestvectors/SigGenComponent.txt

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