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 serialize/deserializePrivatekey to KemInterface. #249

Merged
merged 4 commits into from
Aug 13, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 12, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2023

Codecov Report

Merging #249 (3a65fc0) into main (c335f58) will decrease coverage by 0.68%.
The diff coverage is 78.26%.

@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   96.89%   96.22%   -0.68%     
==========================================
  Files          34       35       +1     
  Lines        2515     2597      +82     
  Branches      227      233       +6     
==========================================
+ Hits         2437     2499      +62     
- Misses         77       96      +19     
- Partials        1        2       +1     
Flag Coverage Δ
unittests 96.22% <78.26%> (-0.68%) ⬇️

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

Files Changed Coverage Δ
src/interfaces/kemPrimitives.ts 100.00% <ø> (ø)
src/kems/dhkemPrimitives/ec.ts 90.13% <33.33%> (-2.49%) ⬇️
src/kems/dhkemPrimitives/x25519.ts 98.30% <85.71%> (-1.70%) ⬇️
src/kems/dhkemPrimitives/x448.ts 98.33% <88.00%> (-1.67%) ⬇️
src/exporterContext.ts 96.77% <100.00%> (-0.20%) ⬇️
src/kems/dhkem.ts 100.00% <100.00%> (ø)
src/utils/emitNotSupported.ts 100.00% <100.00%> (ø)

@dajiaji dajiaji force-pushed the add-serialize-deserialize-privatekey branch 4 times, most recently from 752490d to 68ae68f Compare August 13, 2023 00:27
@dajiaji dajiaji merged commit 35f3e7f into main Aug 13, 2023
15 checks passed
@dajiaji dajiaji deleted the add-serialize-deserialize-privatekey branch August 13, 2023 09:19
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