Skip to content

Fix for just released cryptography 1.9.#56

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

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

Conversation

@zejn
Copy link
Collaborator

@zejn zejn commented May 31, 2017

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

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 Files Coverage Δ
jose/backends/cryptography_backend.py 100% <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
Owner

mpdavis commented May 31, 2017

lgtm

@mpdavis
Copy link
Owner

mpdavis commented Sep 1, 2017

Released in 1.4.0

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