Skip to content

Support X509 certificates with cryptography - #107

Merged
mpdavis merged 1 commit into
masterfrom
cryptography-x509-certificate-support
Aug 30, 2018
Merged

Support X509 certificates with cryptography#107
mpdavis merged 1 commit into
masterfrom
cryptography-x509-certificate-support

Conversation

@mpdavis

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecovBot commented Aug 30, 2018

Copy link
Copy Markdown

Codecov Report

Merging #107 into master will increase coverage by 0.38%.
The diff coverage is 77.77%.

Impacted file tree graph

@@ Coverage Diff @@## master #107 +/- ##
==========================================
+ Coverage 94.78% 95.16% +0.38% 
==========================================
Files 13 13 Lines 997 1159 +162 ==========================================
+ Hits 945 1103 +158 - Misses 52 56 +4
Impacted FilesCoverage Δ
jose/backends/cryptography_backend.py96.89% <77.77%> (-0.97%)⬇️
jose/jwt.py100% <0%> (ø)⬆️
jose/backends/pycrypto_backend.py96.59% <0%> (+0.23%)⬆️
jose/jws.py96.98% <0%> (+0.34%)⬆️
jose/backends/rsa_backend.py97.89% <0%> (+0.69%)⬆️

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 e70b625...d3e6f73. Read the comment docs.

@mpdavis
mpdavis merged commit 97da28c into masterAug 30, 2018
@asherf
asherf deleted the cryptography-x509-certificate-support branch May 28, 2025 16:40
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.

1 participant

@mpdavis