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

fix: use node-rsa for decryption for higher node compatibility #1319

Merged
merged 3 commits into from
Jan 19, 2025

Conversation

jacobk999
Copy link
Contributor

@jacobk999 jacobk999 commented Aug 21, 2024

@extremeheat
Copy link
Member

I wonder if this is still a problem or was fixed in Node.js, can you confirm latest node still doesn't work?

@extremeheat
Copy link
Member

cc @u9g can you can check if on latest node this still happens and it's fixed by this PR?

@jacobk999
Copy link
Contributor Author

Sorry, I kind of forgot about this PR but it is still necessary in node v23
image
https://nodejs.org/api/crypto.html

@rom1504 rom1504 merged commit c879d0e into PrismarineJS:master Jan 19, 2025
28 checks passed
@rom1504
Copy link
Member

rom1504 commented Jan 19, 2025

/makerelease

@rom1504bot rom1504bot mentioned this pull request Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

TypeError: RSA_PKCS1_PADDING is no longer supported for private decryption
4 participants