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 DHKEM(P-256, HKDF-SHA256) to Seno supported KEMs. #78

Merged
merged 5 commits into from
Jun 17, 2022

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jun 16, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #78 (45ee28c) into main (d319cf8) will increase coverage by 2.00%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   92.47%   94.48%   +2.00%     
==========================================
  Files          20       20              
  Lines        1847     1848       +1     
  Branches      181      196      +15     
==========================================
+ Hits         1708     1746      +38     
+ Misses        139      102      -37     
Flag Coverage Δ
unittests 94.48% <66.66%> (+2.00%) ⬆️

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

Impacted Files Coverage Δ
src/cipherSuite.ts 100.00% <ø> (ø)
src/kemPrimitives/ec.ts 75.47% <66.66%> (+10.09%) ⬆️
src/kemPrimitives/x25519.ts 97.24% <0.00%> (+1.83%) ⬆️
src/recipientContext.ts 93.75% <0.00%> (+3.12%) ⬆️
src/kemContext.ts 98.42% <0.00%> (+4.21%) ⬆️

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 d319cf8...45ee28c. Read the comment docs.

@dajiaji dajiaji merged commit ac9cc5f into main Jun 17, 2022
@dajiaji dajiaji deleted the reactivate-p256-tests-for-deno branch July 1, 2022 14:38
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