Closed 0xApotheosis closed 1 year ago
Use a better pbkdf2 implementation in bip39 seed creation to significantly improve performance.
pbkdf2
Related issue: https://github.com/shapeshift/web/issues/5467
Before:
After:
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Use a better
pbkdf2
implementation in bip39 seed creation to significantly improve performance.Related issue: https://github.com/shapeshift/web/issues/5467
Before:
After: