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 the hybrid post-quantum KEM (X25519Kyber768Draft00) experimentally. #263

Merged
merged 14 commits into from
Aug 19, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 18, 2023

No description provided.

@dajiaji dajiaji force-pushed the add-hybridkem-kyber branch from b98b794 to 13a45ba Compare August 18, 2023 11:43
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2023

Codecov Report

Merging #263 (8f79e25) into main (765f22d) will decrease coverage by 0.17%.
The diff coverage is 82.60%.

@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   97.61%   97.44%   -0.17%     
==========================================
  Files          34       35       +1     
  Lines        2222     2233      +11     
  Branches      216      217       +1     
==========================================
+ Hits         2169     2176       +7     
- Misses         52       56       +4     
  Partials        1        1              
Flag Coverage Δ
unittests 97.44% <82.60%> (-0.17%) ⬇️

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

Files Changed Coverage Δ
src/kems/dhkem.ts 97.68% <66.66%> (-2.32%) ⬇️
src/identifiers.ts 100.00% <100.00%> (ø)
src/interfaces/kemInterface.ts 100.00% <100.00%> (ø)
src/utils/misc.ts 96.07% <100.00%> (+0.72%) ⬆️

@dajiaji dajiaji force-pushed the add-hybridkem-kyber branch 2 times, most recently from d6c4ffd to 3e2dd3d Compare August 18, 2023 12:08
@dajiaji dajiaji force-pushed the add-hybridkem-kyber branch from 2b5faaa to 09e1114 Compare August 18, 2023 15:39
@dajiaji dajiaji force-pushed the add-hybridkem-kyber branch 3 times, most recently from c1d4caf to df489a1 Compare August 18, 2023 21:10
@dajiaji dajiaji merged commit 766b529 into main Aug 19, 2023
@dajiaji dajiaji deleted the add-hybridkem-kyber branch September 12, 2023 13:29
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