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

No crypto subtle #295

Merged
merged 3 commits into from
Apr 19, 2022
Merged

No crypto subtle #295

merged 3 commits into from
Apr 19, 2022

Conversation

ben
Copy link
Owner

@ben ben commented Apr 19, 2022

Apparently using crypto.subtle for hashing is broken in some environments. Let's replace that with a pure-JS sha-256 implementation.

  • Use sha.js
  • Update CHANGELOG.md

@ben ben merged commit f70c6be into main Apr 19, 2022
@ben ben deleted the no-crypto-subtle branch April 19, 2022 22:05
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