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

Separate dhkemSecp256k1HkdfSha256 from core module. #196

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jul 25, 2023

No description provided.

@dajiaji dajiaji force-pushed the make-secp256k1-subomdule branch 2 times, most recently from 5c253d2 to f1996fe Compare July 26, 2023 17:44
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2023

Codecov Report

Merging #196 (fdda5bf) into main (f1c5dc7) will increase coverage by 0.21%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   96.67%   96.89%   +0.21%     
==========================================
  Files          22       21       -1     
  Lines        2530     2413     -117     
  Branches      219      216       -3     
==========================================
- Hits         2446     2338     -108     
+ Misses         84       75       -9     
Flag Coverage Δ
unittests 96.89% <100.00%> (+0.21%) ⬆️

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

Files Changed Coverage Δ
src/kems/dhkem.ts 100.00% <ø> (ø)
src/cipherSuite.ts 100.00% <100.00%> (ø)
src/identifiers.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@dajiaji dajiaji changed the title Separate dhkemSecp256KHkdfSha256 from core module. Separate dhkemSecp256k1HkdfSha256 from core module. Jul 26, 2023
@dajiaji dajiaji force-pushed the make-secp256k1-subomdule branch 16 times, most recently from eb36f3a to e8c64dc Compare July 26, 2023 21:44
@dajiaji dajiaji merged commit f9d87de into main Jul 26, 2023
12 checks passed
@dajiaji dajiaji deleted the make-secp256k1-subomdule branch August 13, 2023 09:21
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