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