Skip to content

Fix for just released cryptography 1.9. - #56

Merged
mpdavis merged 1 commit into
mpdavis:masterfrom
zejn:fix-cryptography-ec
May 31, 2017
Merged

Fix for just released cryptography 1.9.#56
mpdavis merged 1 commit into
mpdavis:masterfrom
zejn:fix-cryptography-ec

Conversation

@zejn

@zejnzejn commented May 31, 2017

Copy link
Copy Markdown
Collaborator

Cryptography 1.9 has a backwards incompatible API change in ECC where a signature verification function does not return True anymore.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #56 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #56 +/- ##
==========================================
+ Coverage 95.64% 95.64% +<.01% 
==========================================
Files 12 12 Lines 734 735 +1 ==========================================
+ Hits 702 703 +1 
Misses 32 32
Impacted FilesCoverage Δ
jose/backends/cryptography_backend.py100% <100%> (ø)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7403dff...bd19fda. Read the comment docs.

@mpdavis

Copy link
Copy Markdown
Owner

lgtm

@mpdavis

Copy link
Copy Markdown
Owner

Released in 1.4.0

Sign up for freeto 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

@zejn@codecov-io@mpdavis