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
Hello.
I was searching for a JavaScript implementation of Argon2 and have found this repository.
To my surprise, this is not a pure JS library, but a code written in C language compiled for a WASM virtual machine.
Is there a pure JavaScript implementation of Argon2 somewhere in the Internet ?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello.
I was searching for a JavaScript implementation of Argon2 and have found this repository.
To my surprise, this is not a pure JS library, but a code written in C language compiled for a WASM virtual machine.
Is there a pure JavaScript implementation of Argon2 somewhere in the Internet ?
Thank you.
The text was updated successfully, but these errors were encountered: