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

Drop KemId/KdfId/AeadId support from CipherSuiteNative. #261

Merged
merged 5 commits into from
Aug 16, 2023
Merged

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Aug 15, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Codecov Report

Merging #261 (0198b37) into main (b856aaa) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   97.67%   97.61%   -0.06%     
==========================================
  Files          34       34              
  Lines        2275     2222      -53     
  Branches      230      216      -14     
==========================================
- Hits         2222     2169      -53     
  Misses         52       52              
  Partials        1        1              
Flag Coverage Δ
unittests 97.61% <100.00%> (-0.06%) ⬇️

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

Files Changed Coverage Δ
src/aeads/chacha20Poly1305.ts 100.00% <ø> (ø)
mod.ts 100.00% <100.00%> (ø)
src/cipherSuite.ts 100.00% <100.00%> (ø)
src/cipherSuiteNative.ts 100.00% <100.00%> (ø)

@dajiaji dajiaji force-pushed the refine-core branch 11 times, most recently from 1613094 to 2726e76 Compare August 16, 2023 05:06
@dajiaji dajiaji changed the title Drop KemId/Kdfid/AeadId support from CipherSuiteNative. Drop KemId/KdfId/AeadId support from CipherSuiteNative. Aug 16, 2023
@dajiaji dajiaji merged commit 10a3c83 into main Aug 16, 2023
@dajiaji dajiaji deleted the refine-core 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