Skip to content

Conversation

@joe-seabound
Copy link

This PR adds a fallback to compute a SHA-1 hash in the case that SubtleCrypto is unavailable (e.g. if we are not using HTTPS or on localhost).

Like the comments mention, the key SHA-1 is used for is not secure, and only picked to try and avoid collisions.

This resolves #145

@CLAassistant
Copy link

CLAassistant commented Nov 16, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Query error: Cannot read properties of undefined (reading 'digest')

2 participants