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

make cryptography_backend the default for RSAKey #122

Merged
merged 2 commits into from Apr 2, 2019

Conversation

mattsb42-aws
Copy link
Contributor

Now that the pyca/cryptography backend's RSAKey is feature-complete, let's default to that one.

@codecov
Copy link

codecov bot commented Dec 28, 2018

Codecov Report

Merging #122 into backend-explicit-tests will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           backend-explicit-tests     #122   +/-   ##
=======================================================
  Coverage                   96.86%   96.86%           
=======================================================
  Files                          13       13           
  Lines                        1051     1051           
=======================================================
  Hits                         1018     1018           
  Misses                         33       33
Impacted Files Coverage Δ
jose/backends/__init__.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 c28f15a...f96daec. Read the comment docs.

@zejn
Copy link
Collaborator

zejn commented Apr 2, 2019

This looks good to me.

@zejn zejn merged commit 595dd71 into mpdavis:backend-explicit-tests Apr 2, 2019
@mattsb42-aws mattsb42-aws deleted the pyca-default branch April 2, 2019 18:35
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.

None yet

2 participants