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

Replace node:crypto aes with pure JS aes #794

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Oct 2, 2024

No description provided.

Copy link

socket-security bot commented Oct 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@vitest/coverage-v8@2.1.2 Transitive: environment, filesystem, shell +64 10.9 MB vitestbot
npm/vitest@2.1.2 Transitive: environment, filesystem, network, shell, unsafe +39 10.5 MB antfu, oreanno, patak, ...1 more

View full report↗︎

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9ef73bb) to head (ae9188d).

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #794      +/-   ##
===========================================
+ Coverage   99.57%   100.00%   +0.42%     
===========================================
  Files          11        11              
  Lines         474       308     -166     
  Branches      105        85      -20     
===========================================
- Hits          472       308     -164     
+ Misses          2         0       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kigawas kigawas force-pushed the pure-js-aes branch 6 times, most recently from 2954ec3 to b49674f Compare October 2, 2024 17:40
@kigawas kigawas marked this pull request as draft October 2, 2024 17:53
@kigawas kigawas force-pushed the pure-js-aes branch 6 times, most recently from 880a462 to aef92b8 Compare October 3, 2024 17: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.

1 participant