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 importKey to CipherSuite. #46

Merged
merged 4 commits into from
May 23, 2022
Merged

Add importKey to CipherSuite. #46

merged 4 commits into from
May 23, 2022

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented May 23, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #46 (e583f45) into main (eec6834) will decrease coverage by 0.47%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   96.95%   96.48%   -0.48%     
==========================================
  Files          18       18              
  Lines         624      654      +30     
  Branches       70       78       +8     
==========================================
+ Hits          605      631      +26     
- Misses         19       23       +4     
Flag Coverage Δ
unittests 96.48% <85.71%> (-0.48%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/kemPrimitives/x25519.ts 95.74% <80.00%> (-4.26%) ⬇️
src/kemPrimitives/ec.ts 94.93% <84.21%> (-1.94%) ⬇️
src/cipherSuite.ts 100.00% <100.00%> (ø)
src/kemContext.ts 98.80% <100.00%> (+0.04%) ⬆️

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 eec6834...e583f45. Read the comment docs.

@dajiaji dajiaji merged commit a702088 into main May 23, 2022
@dajiaji dajiaji deleted the add-import-public-key branch June 8, 2022 09:52
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.

2 participants