You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At GlobaLeaks we look forward to use libsodium in the browser, but at the moment we have the requirement of just running argon2. For this reason we were hoping to run with argon2-browser to have smaller footprint but apparently 10x slower than the libsodium.js implementation.
Thank you if you could provide any hint.
For compatibility reasons we are not evaluating to use the SIMD implementation.