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 ECDH-ES+AES-KW test #443

Merged
merged 2 commits into from Oct 11, 2023
Merged

Conversation

kentakayama
Copy link
Collaborator

This PR adds ECDH-ES+AES-KW key agreement and {AES-CTR, AES-CBC} encryption test.

8106acb is related to #439 .
It is required to be applied, otherwise sender.encode() causes an error ValueError: Invalid alg in recipients' context information: -3.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (98d1ef9) 97.37% compared to head (c5c7577) 97.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #443   +/-   ##
=======================================
  Coverage   97.37%   97.38%           
=======================================
  Files          32       32           
  Lines        3244     3246    +2     
=======================================
+ Hits         3159     3161    +2     
  Misses         85       85           
Files Coverage Δ
cwt/cose.py 93.69% <100.00%> (+0.02%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dajiaji dajiaji self-requested a review October 11, 2023 13:20
@dajiaji
Copy link
Owner

dajiaji commented Oct 11, 2023

Thank you for your contribution. LGTM.

@dajiaji dajiaji merged commit 96f9cd2 into dajiaji:main Oct 11, 2023
16 checks passed
@kentakayama
Copy link
Collaborator Author

I'm glad I could help you.

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