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

Crypto-js is going away? #31

Open
qqmyers opened this issue Jun 5, 2024 · 0 comments
Open

Crypto-js is going away? #31

qqmyers opened this issue Jun 5, 2024 · 0 comments

Comments

@qqmyers
Copy link
Member

qqmyers commented Jun 5, 2024

It looks, from https://github.com/brix/crypto-js, like crypto-js isn't being maintained after v4.2.0 because most of its functionality can be replaced by the crypto module in browsers. Unfortunately, from what I've read, the ability to create a hash from a streaming input (as we do to calculate hashes for large files w/o loading them into memory) is one of the things currently missing from the crypto module (with some work to standardize this going on.) If anyone has newer info, please share and we can consider moving away from crypto-js when there's a good option.

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

No branches or pull requests

1 participant