Skip to content

Commit

Permalink
replace native crypto with noble/hashes
Browse files Browse the repository at this point in the history
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
fionera committed Nov 19, 2024
1 parent 8c1e993 commit a19e604
Show file tree
Hide file tree
Showing 3 changed files with 631 additions and 394 deletions.
Loading

0 comments on commit a19e604

Please sign in to comment.