Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace native crypto with noble/hashes
The native implementation is only available in a ssl context, which we not always have. Thus replace it and just do it always in JS.
- Loading branch information
71d38fe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1