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

RE: Fix the ECDSA signature serialization format #161

Merged
merged 6 commits into from
May 19, 2015

Conversation

mark-adams
Copy link
Contributor

This PR includes all the commits from #158 in order to fix ECDSA signature verification which was not properly encoding the signature previously.

This PR also merges the latest changes from master that remove Python 3.2 support and allow us to verify the fix passes the new JOSE Cookbook test vectors that I added in #160.

@coveralls
Copy link

Coverage Status

Coverage increased (+19.92%) to 100.0% when pulling d634f52 on mark-adams:158-fix-ecdsa into 8f00324 on jpadilla:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+19.92%) to 100.0% when pulling 2692362 on mark-adams:158-fix-ecdsa into 8f00324 on jpadilla:master.

mark-adams added a commit that referenced this pull request May 19, 2015
RE: Fix the ECDSA signature serialization format
@mark-adams mark-adams merged commit b8f36aa into jpadilla:master May 19, 2015
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

Successfully merging this pull request may close these issues.

3 participants