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 pure js aes implementation #794

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Add pure js aes implementation #794

merged 1 commit into from
Oct 14, 2024

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Oct 2, 2024

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/[email protected] None +2 108 kB feross
npm/[email protected] Transitive: environment, filesystem, network, shell +29 1.98 MB kuss

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 (4e11b37) to head (89a5145).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #794   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        11    -1     
  Lines          354       283   -71     
  Branches        94        83   -11     
=========================================
- Hits           354       283   -71     

☔ 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 8 times, most recently from ae9188d to f07fc96 Compare October 8, 2024 15:39
@kigawas kigawas changed the title Replace node:crypto aes with pure JS aes Add pure js aes implementation Oct 11, 2024
@kigawas kigawas marked this pull request as ready for review October 11, 2024 18:04
@kigawas kigawas merged commit a73eeeb into master Oct 14, 2024
14 checks passed
@kigawas kigawas deleted the pure-js-aes branch October 14, 2024 06:50
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