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 support for key derivation without kid. #120

Merged
merged 1 commit into from Jun 6, 2021

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jun 6, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 6, 2021

Codecov Report

Merging #120 (a5f2d38) into main (124df5a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          25       25           
  Lines        2068     2069    +1     
  Branches      521      522    +1     
=======================================
+ Hits         2060     2061    +1     
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
cwt/recipient_interface.py 100.00% <ø> (ø)
cwt/recipient_algs/ecdh_direct_hkdf.py 100.00% <100.00%> (ø)
cwt/recipients.py 100.00% <100.00%> (ø)

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 124df5a...a5f2d38. Read the comment docs.

@dajiaji dajiaji merged commit 131fe4b into main Jun 6, 2021
@dajiaji dajiaji deleted the add-support-key-derivation-without-kid branch June 13, 2021 14:13
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

1 participant