Open tgriesser opened 11 years ago
I was going to report a global leak; glad I saw this first! So, yeah, can we get a release?
Over a year now. Should we consider this repo abandoned and fork it?
For anyone interested it seems like bcryptjs is a good alternative module to this one. API compatible with the bcrypt module just pure JS instead of native add-ons.
Also note this fork: twin-bcrypt Really fast in the browser with background parallel asm.js webworkers.
Hey - since #8 was merged, I don't believe there has been a new npm release, so the latest (0.0.3) still has the global leak. Would you be able to cut a new release for that fix? Thanks.