antelle / argon2-browser

Argon2 library compiled for browser runtime
https://antelle.net/argon2-browser
MIT License
367 stars 79 forks source link

Allow memory growth #27

Closed mymindstorm closed 4 years ago

mymindstorm commented 4 years ago

http://antelle.net/argon2-browser/

Generate a hash with 1 MiB, then without reloading try to generate a hash with 64MiB. Should abort with OOM error.

antelle commented 4 years ago

Thanks for the reminder! I remember when I tried it before, it threw an error (don’t remember which one), will test it in different environments and merge if it works well now.

antelle commented 4 years ago

Seems to be working, published v1.8.0