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

Rename KemPrimitives to DhkemPrimitives. #252

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 14, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2023

Codecov Report

Merging #252 (0437407) into main (f9619e1) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files          35       35           
  Lines        2309     2309           
  Branches      236      236           
=======================================
  Hits         2239     2239           
  Misses         69       69           
  Partials        1        1           
Flag Coverage Δ
unittests 96.96% <100.00%> (ø)

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

Files Changed Coverage Δ
src/interfaces/dhkemPrimitives.ts 100.00% <ø> (ø)
src/kems/dhkem.ts 100.00% <100.00%> (ø)
src/kems/dhkemPrimitives/ec.ts 93.64% <100.00%> (ø)
src/kems/dhkemPrimitives/x25519.ts 96.95% <100.00%> (ø)
src/kems/dhkemPrimitives/x448.ts 97.00% <100.00%> (ø)

@dajiaji dajiaji force-pushed the rename-kem-primitives branch 2 times, most recently from bfe616a to 0437407 Compare August 14, 2023 11:58
@dajiaji dajiaji merged commit 906ff60 into main Aug 14, 2023
15 checks passed
@dajiaji dajiaji deleted the rename-kem-primitives branch September 12, 2023 13:30
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