Skip to content

X509 test vector #99

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

Merged
merged 7 commits into from
Nov 2, 2021
Merged

X509 test vector #99

merged 7 commits into from
Nov 2, 2021

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Nov 2, 2021

The old vectors where broken. Built a couple of new JWKs with x5c and x5t included.
We had 2 functions for calculating x5t, we only need one.

jschlyter and others added 6 commits March 19, 2021 09:50
Changes as an effect of changing persistent storage model.
Support for attributes that may appear in calls to the load method.
We need only one x5t calculator.
@rohe rohe requested a review from jschlyter November 2, 2021 10:04
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2021

Codecov Report

Merging #99 (06c9e5f) into main (abe1f20) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   77.51%   77.54%   +0.02%     
==========================================
  Files          41       41              
  Lines        4346     4342       -4     
  Branches      841      841              
==========================================
- Hits         3369     3367       -2     
+ Misses        712      711       -1     
+ Partials      265      264       -1     
Impacted Files Coverage Δ
src/cryptojwt/jwk/__init__.py 76.35% <ø> (-0.63%) ⬇️
src/cryptojwt/jwk/x509.py 57.89% <0.00%> (+3.50%) ⬆️

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 abe1f20...06c9e5f. Read the comment docs.

@jschlyter
Copy link
Collaborator

Looking good, but there are still broken certs. #98 updated.

@rohe rohe merged commit 0943322 into main Nov 2, 2021
@rohe rohe deleted the x509_test_vector branch November 2, 2021 12:51
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