Skip to content

Conversation

mahnunchik
Copy link
Contributor

I was interested in getting benchmarks with native WebCrypto as well.

The results are interesting:

  • SHA* hashes are 10 times slower then native NodeJS crypto
  • But PBKDF2-HMAC-SHA* are comparable in performance with NodeJS crypto

@paulmillr paulmillr merged commit 45df926 into paulmillr:main Nov 3, 2024
5 checks passed
@paulmillr
Copy link
Owner

Sha256 should be very fast

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.

2 participants