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

Adopt noble-ciphers instead of stablelib. #181

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jul 15, 2023

Close #176

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2023

Codecov Report

Merging #181 (92b139a) into main (cb3ea9b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   95.86%   95.86%   -0.01%     
==========================================
  Files          20       20              
  Lines        2323     2321       -2     
  Branches      200      198       -2     
==========================================
- Hits         2227     2225       -2     
  Misses         96       96              
Flag Coverage Δ
unittests 95.86% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/aeadKeys/chacha20Poly1305Key.ts 100.00% <100.00%> (ø)

@dajiaji dajiaji force-pushed the use-noble-ciphers branch 2 times, most recently from 3dfa483 to 92b139a Compare July 15, 2023 07:22
@dajiaji dajiaji merged commit 399259b into main Jul 15, 2023
8 of 9 checks passed
@dajiaji dajiaji deleted the use-noble-ciphers branch August 13, 2023 09:23
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.

Replace chacha20poly1305 with noble/ciphers
2 participants