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

add missing ES256k in enums.SignatureAlgs #14

Merged
merged 17 commits into from
Jun 26, 2023
Merged

add missing ES256k in enums.SignatureAlgs #14

merged 17 commits into from
Jun 26, 2023

Conversation

guillp
Copy link
Owner

@guillp guillp commented Jun 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #14 (0a657ce) into main (ae36ce3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 0a657ce differs from pull request most recent head e8df5a4. Consider uploading reports for the commit e8df5a4 to get more accurate results

@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files          41       41           
  Lines        2436     2437    +1     
=======================================
+ Hits         2429     2430    +1     
  Misses          7        7           
Impacted Files Coverage Δ
jwskate/jwa/__init__.py 100.00% <ø> (ø)
jwskate/jwa/base.py 100.00% <ø> (ø)
jwskate/jwa/ec.py 100.00% <ø> (ø)
jwskate/jwa/encryption/aescbchmac.py 100.00% <ø> (ø)
jwskate/jwa/encryption/aesgcm.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/aesgcmkw.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/aeskw.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/dir.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/ecdh.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/pbes2.py 100.00% <ø> (ø)
... and 21 more

@guillp guillp merged commit 8a8e9ed into main Jun 26, 2023
12 checks passed
@guillp guillp deleted the fixes branch June 26, 2023 12:10
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